telegram api type · layer 229
auth.SentCode
Contains info on a confirmation code message sent via SMS, phone call or Telegram.
constructors (3)
| constructor | id | description |
|---|---|---|
| auth.sentCode | #5e002502 | Contains info about a sent verification code. |
| auth.sentCodeSuccess | #2390fe44 | The user successfully authorized using future auth tokens |
| auth.sentCodePaymentRequired | #f8827ebf | Official apps may receive this constructor, indicating that due to the high cost of SMS verification codes for the user's country/provider, the user must purchase a Telegram Premium subscription in order to proceed with the login/signup. |
returned by (7)
- auth.sendCode
- auth.resendCode
- auth.resetLoginEmail
- auth.checkPaidAuth
- account.sendChangePhoneCode
- account.sendConfirmPhoneCode
- account.sendVerifyPhoneCode