auth.SentCode#
- class pyrogram.raw.types.auth.SentCode#
Telegram API type.
Constructor of
SentCode.- Details:
Layer:
224ID:
5E002502
- Parameters:
type (
auth.SentCodeType) – N/Aphone_code_hash (
str) – N/Anext_type (
auth.CodeType, optional) – N/Atimeout (
int32-bit, optional) – N/A
- Functions:
This object can be returned by 7 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: see login for more info.
Reset the login email.
Checks the status of a login payment.
Verify a new phone number to associate to the current account
Send confirmation code to cancel account deletion, for more info click here
Send the verification phone code for telegram passport.