UrlAuthResult

class pyrogram.raw.base.UrlAuthResult

URL authorization result

Constructors:

This base type has 3 constructors available.

UrlAuthResultAccepted

Details about an accepted authorization request, for more info click here »

UrlAuthResultDefault

Details about an accepted authorization request, for more info click here »

UrlAuthResultRequest

Details about the authorization request, for more info click here »

Functions:

This object can be returned by 2 functions.

messages.RequestUrlAuth

Get more info about a Seamless Telegram Login authorization request, for more info click here »

messages.AcceptUrlAuth

Use this to accept a Seamless Telegram Login authorization request, for more info click here »