account.passwordSettings
Private info associated to the password info (recovery email, telegram passport info & so on)
type tg.AccountPasswordSettings struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Email | string | — | 2FA Recovery email |
SecureSettings | SecureSecretSettings | — | Telegram passport settings |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
account.passwordSettings#9a5c33e5