auth.SentCodeSuccess#
- class pyrogram.raw.types.auth.SentCodeSuccess#
The user successfully authorized using future auth tokens.
Constructor of
SentCode
.- Details:
Layer:
158
ID:
2390FE44
- Parameters:
authorization (
auth.Authorization
) – Authorization info.
- Functions:
This object can be returned by 6 functions.
Send the verification code for login.
Resend the login code via another medium, the phone code type is determined by the return value of the previous auth.sendCode/auth.resendCode.
Reset the login email.
Verify a new phone number to associate to the current account.
Send confirmation code to cancel account deletion.
Send the verification phone code for telegram passport.