auth.SentCodePaymentRequired

class pyrogram.raw.types.auth.SentCodePaymentRequired

Telegram API type.

Constructor of SentCode.

Details:
  • Layer: 220

  • ID: E0955A3C

Parameters:
  • store_product (str) – N/A

  • phone_code_hash (str) – N/A

  • support_email_address (str) – N/A

  • support_email_subject (str) – N/A

  • currency (str) – N/A

  • amount (int 64-bit) – N/A

Functions:

This object can be returned by 7 functions.

auth.SendCode

Telegram API function.

auth.ResendCode

Telegram API function.

auth.ResetLoginEmail

Telegram API function.

auth.CheckPaidAuth

Telegram API function.

account.SendChangePhoneCode

Telegram API function.

account.SendConfirmPhoneCode

Telegram API function.

account.SendVerifyPhoneCode

Telegram API function.