View Source ExTDLib.Object.UpdateChatReadInbox (ExTDLib v0.0.4)

Incoming messages were read or the number of unread messages has been changed.

NameTypeDescription
chat_idstringChat identifier.
last_read_inbox_message_idstringIdentifier of the last read incoming message.
unread_countnumberThe number of unread messages left in the chat.

More details on telegram's documentation.