UpdateUnreadChatCount constructor
UpdateUnreadChatCount({})
Implementation
UpdateUnreadChatCount({
super.extra,
super.client_id,
this.chat_list,
this.total_count,
this.unread_count,
this.unread_unmuted_count,
this.marked_as_unread_count,
this.marked_as_unread_unmuted_count,
});