messages.affectedHistory#b45c69d1 pts:int pts_count:int offset:int = messages.AffectedHistory;
| Name | Type | Description |
|---|---|---|
| pts | int | Chat state counter: the client uses it to tell whether it missed any updates. |
| pts_count | int | How much pts grew because of this event. |
| offset | int | How many records to skip from the start of the selection. |