totalUnreadCount

abstract val totalUnreadCount: StateFlow<Int>

The total unread message count for the current user. Depending on your app you'll want to show this or the channelUnreadCount.