telegram api type · layer 229
auth.CodeType
Type of verification code that will be sent next if you call the resendCode method
constructors (5)
| constructor | id | description |
|---|---|---|
| auth.codeTypeSms | #72a3158c | The next time, the authentication code will be delivered via an immediately canceled incoming call. |
| auth.codeTypeCall | #741cd3e3 | The next time, the authentication code is to be delivered via an outgoing phone call. |
| auth.codeTypeFlashCall | #226ccefb | The next time, the authentication code will be delivered via an immediately canceled incoming call. |
| auth.codeTypeMissedCall | #d61ad6ee | The next time, the authentication code will be delivered via an immediately canceled incoming call, handled manually by the user. |
| auth.codeTypeFragmentSms | #06ed998c | The next time, the authentication code will be delivered via fragment.com |