auth.Authorization

Rust type: enums::auth.Authorization

Constructors

This is an abstract type. At runtime it will be one of the following variants:

Authorization
AuthorizationSignUpRequired

Requests returning this type

CheckPassword
FinishPasskeyLogin
ImportAuthorization
ImportBotAuthorization
ImportWebTokenAuthorization
RecoverPassword
SignIn
SignUp

Requests accepting this type as input

None.

Other types containing this type

LoginTokenSuccess
SentCodeSuccess