UrlAuthResult#

class pyrogram.raw.base.UrlAuthResult#

URL authorization result

Constructors:

This base type has 3 constructors available.

UrlAuthResultAccepted

Telegram API type.

UrlAuthResultDefault

Telegram API type.

UrlAuthResultRequest

Telegram API type.

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