auth.exportedAuthorization
Data for copying of authorization between data centers.
type tg.AuthExportedAuthorization struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ID | int64 | yes | current user identifier |
Bytes | []byte | yes | authorizes key |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
auth.exportedAuthorization#b434e2b8