telegram api type · layer 229

auth.CodeType

Type of verification code that will be sent next if you call the resendCode method

constructors (5)

constructoriddescription
auth.codeTypeSms#72a3158cThe next time, the authentication code will be delivered via an immediately canceled incoming call.
auth.codeTypeCall#741cd3e3The next time, the authentication code is to be delivered via an outgoing phone call.
auth.codeTypeFlashCall#226ccefbThe next time, the authentication code will be delivered via an immediately canceled incoming call.
auth.codeTypeMissedCall#d61ad6eeThe next time, the authentication code will be delivered via an immediately canceled incoming call, handled manually by the user.
auth.codeTypeFragmentSms#06ed998cThe next time, the authentication code will be delivered via fragment.com

used by (1)