TDLib v0.0.2 TDLib.Object.UpdateChatReadInbox View Source
Incoming messages were read.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| last_read_inbox_message_id | string | Identifier of the last read incoming message. |
| unread_count | number | The number of unread messages left in the chat. |
More details on telegram’s documentation.