telegram api constructor · layer 229 · #82006484

auth.sentCodeTypeMissedCall

The code will be sent via a flash phone call, that will be closed immediately. The last digits of the phone number that calls are the code that must be entered manually by the user.

definition

auth.sentCodeTypeMissedCall#82006484 prefix:string length:int = auth.SentCodeType;

parameters

nametypedescription
prefixstringPrefix of the phone number from which the call will be made
lengthintLength of the verification code

type

auth.SentCodeType · other constructors: auth.sentCodeTypeApp, auth.sentCodeTypeSms, auth.sentCodeTypeCall, auth.sentCodeTypeFlashCall, auth.sentCodeTypeEmailCode, auth.sentCodeTypeSetUpEmailRequired, auth.sentCodeTypeFragmentSms, auth.sentCodeTypeFirebaseSms, auth.sentCodeTypeSmsWord, auth.sentCodeTypeSmsPhrase

history

present in layers 135–229

idlayers
#82006484135–229