telegram api constructor · layer 229 · #a5491dea
auth.sentCodeTypeSetUpEmailRequired
The user should add and verify an email address in order to login as described here ».
definition
auth.sentCodeTypeSetUpEmailRequired#a5491dea flags:# apple_signin_allowed:flags.0?true google_signin_allowed:flags.1?true = auth.SentCodeType;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
apple_signin_allowed | true | Whether authorization through Apple ID is allowed |
google_signin_allowed | true | Whether authorization through Google ID is allowed |
type
auth.SentCodeType · other constructors: auth.sentCodeTypeApp, auth.sentCodeTypeSms, auth.sentCodeTypeCall, auth.sentCodeTypeFlashCall, auth.sentCodeTypeMissedCall, auth.sentCodeTypeEmailCode, auth.sentCodeTypeFragmentSms, auth.sentCodeTypeFirebaseSms, auth.sentCodeTypeSmsWord, auth.sentCodeTypeSmsPhrase
history
present in layers 145–229
| id | layers |
|---|---|
| #a5491dea | 145–229 |