auth.authorizationSignUpRequired
An account with this phone number doesn't exist on telegram: the user has to enter basic information and sign up
type tg.AuthAuthorizationSignUpRequired struct { /* ... */ }
Implements auth.Authorization.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
TermsOfService | HelpTermsOfService | — | Telegram's terms of service: the user must read and accept the terms of service before signing up to telegram |
References
- Official documentation
- Generated Go reference
- TL definition:
auth.authorizationSignUpRequired#44747e9a