UpdateUnreadMessageCount
Update · TDLib 1.8.67 · d1085f9c
Number of unread messages in a chat list has changed. This update is sent only if the message database is used
UpdateUnreadMessageCount(
chat_list: ChatList,
unread_count: int32,
unread_unmuted_count: int32
) → Update
chat_list
ChatList
The chat list with changed number of unread messages
unread_count
int32
Total number of unread messages
unread_unmuted_count
int32
Total number of unread messages in unmuted chats