auth.SentCodePaymentRequired

class pyrogram.raw.types.auth.SentCodePaymentRequired

Telegram API type.

Constructor of SentCode.

Details:
  • Layer: 201

  • ID: D7CEF980

Parameters:
  • store_product (str) – N/A

  • phone_code_hash (str) – N/A

Functions:

This object can be returned by 6 functions.

auth.SendCode

Telegram API function.

auth.ResendCode

Telegram API function.

auth.ResetLoginEmail

Telegram API function.

account.SendChangePhoneCode

Telegram API function.

account.SendConfirmPhoneCode

Telegram API function.

account.SendVerifyPhoneCode

Telegram API function.