updateReadChannelInbox#922e6e10 flags:# folder_id:flags.0?int channel_id:long max_id:int still_unread_count:int pts: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. |
| channel_id |
long |
Identifier of a channel or supergroup. |
| 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. |
Type
Update
Related pages
Types used here