emailVerifyPurposeLoginSetup
Email verification purpose: setup login email
type tg.EmailVerifyPurposeLoginSetup struct { /* ... */ }
Implements EmailVerifyPurpose.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
PhoneNumber | string | yes | Phone number |
PhoneCodeHash | string | yes | Phone code hash as specified by the documentation |
References
- Official documentation
- Generated Go reference
- TL definition:
emailVerifyPurposeLoginSetup#4345be73