Incoming messages were read
Constructor schema is available as of layer 99. Switch ยป
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
folder_id | flags.0?int | Peer folder ID, for more info click here |
peer | Peer | Peer |
max_id | int | Maximum ID of messages read |
still_unread_count | int | Number of messages that are still unread |
pts | int | Event count after generation |
pts_count | int | Number of events that were generated |
Telegram allows placing chats into folders, based on their type, mute status, or other custom criteria, thanks to folder blacklists and whitelists.
How to subscribe to updates and handle them properly.