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

Number of unread messages in a chat list has changed. This update is sent only if the message database is used.

NameTypeDescription
chat_listChatListThe chat list with changed number of unread messages.
unread_countnumberTotal number of unread messages.
unread_unmuted_countnumberTotal number of unread messages in unmuted chats.

More details on telegram's documentation.