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
| name | type | description |
|---|---|---|
prefix | string | Prefix of the phone number from which the call will be made |
length | int | Length 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
| id | layers |
|---|---|
| #82006484 | 135–229 |