auth.SentCodeSuccess

class pyrogram.raw.types.auth.SentCodeSuccess

Telegram API type.

Constructor of SentCode.

Details:
  • Layer: 187

  • ID: 2390FE44

Parameters:

authorization (auth.Authorization) – 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.