auth.loggedOut
Future auth token » to be used on subsequent authorizations
type tg.AuthLoggedOut struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
FutureAuthToken | []byte | — | Future auth token » to be used on subsequent authorizations |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
auth.loggedOut#c3a2835f