updateReadHistoryInbox#9e84bc99 flags:# folder_id:flags.0?int peer:Peer top_msg_id:flags.1?int max_id:int still_unread_count:int pts:int pts_count:int = Update;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| folder_id |
flags.0?int |
Folder number: 0 is the main list, 1 is the archive. |
| peer |
Peer |
The user or chat the request is about. |
| top_msg_id |
flags.1?int |
Forum topic identifier. |
| max_id |
int |
Upper bound on the identifier. |
| still_unread_count |
int |
|
| 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. |
Type
Update
Related pages
Types used here