View Source ExTDLib.Object.UpdateChatReadInbox (ExTDLib v0.0.4)
Incoming messages were read or the number of unread messages has been changed.
| 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.