updates.differenceTooLong
The difference is too long, and the specified state must be used to refetch updates.
type tg.UpdatesDifferenceTooLong struct { /* ... */ }
Implements updates.Difference.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Pts | int | yes | The new state to use. |
References
- Official documentation
- Generated Go reference
- TL definition:
updates.differenceTooLong#4afe8f6d