auth.Authorization

class pyrogram.raw.base.auth.Authorization

Telegram API base type.

Constructors:

This base type has 2 constructors available.

auth.Authorization

Telegram API type.

auth.AuthorizationSignUpRequired

Telegram API type.

Functions:

This object can be returned by 8 functions.

auth.SignUp

Telegram API function.

auth.SignIn

Telegram API function.

auth.ImportAuthorization

Telegram API function.

auth.ImportBotAuthorization

Telegram API function.

auth.CheckPassword

Telegram API function.

auth.RecoverPassword

Telegram API function.

auth.ImportWebTokenAuthorization

Telegram API function.

auth.FinishPasskeyLogin

Telegram API function.