auth.SentCodePaymentRequired#
- class pyrogram.raw.types.auth.SentCodePaymentRequired#
Telegram API type.
Constructor of
SentCode.- Details:
Layer:
224ID:
E0955A3C
- Parameters:
store_product (
str) – N/Aphone_code_hash (
str) – N/Asupport_email_address (
str) – N/Asupport_email_subject (
str) – N/Acurrency (
str) – N/Aamount (
int64-bit) – 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.