updates.state
Updates state.
type tg.UpdatesState struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Pts | int | yes | Number of events occurred in a text box |
Qts | int | yes | Position in a sequence of updates in secret chats. For further details refer to article secret chats |
Date | int | yes | Date of condition |
Seq | int | yes | Number of sent updates |
UnreadCount | int | yes | Number of unread messages |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
updates.state#a56c2a3e