updates.state#a56c2a3e pts:int qts:int date:int seq:int unread_count:int = updates.State;
| Name | Type | Description |
|---|---|---|
| pts | int | Chat state counter: the client uses it to tell whether it missed any updates. |
| qts | int | State counter for secret chats and service messages. |
| date | int | A point in time, unix seconds. |
| seq | int | Sequence number in the update stream. |
| unread_count | int |