telegram api constructor · layer 229 · #ab03c6d9
auth.sentCodeTypeFlashCall
The code will be sent via a flash phone call, that will be closed immediately. The phone code will then be the phone number itself, just make sure that the phone number matches the specified pattern.
definition
auth.sentCodeTypeFlashCall#ab03c6d9 pattern:string = auth.SentCodeType;
parameters
| name | type | description |
|---|---|---|
pattern | string | pattern to match |
type
auth.SentCodeType · other constructors: auth.sentCodeTypeApp, auth.sentCodeTypeSms, auth.sentCodeTypeCall, auth.sentCodeTypeMissedCall, auth.sentCodeTypeEmailCode, auth.sentCodeTypeSetUpEmailRequired, auth.sentCodeTypeFragmentSms, auth.sentCodeTypeFirebaseSms, auth.sentCodeTypeSmsWord, auth.sentCodeTypeSmsPhrase
history
present in layers 62–229
| id | layers |
|---|---|
| #ab03c6d9 | 62–229 |