library / io.getstream.chat.android.livedata.controller / ChannelController / unreadCount

unreadCount

abstract val unreadCount: LiveData<Int>

unread count for this channel, calculated based on read state (this works even if you're offline)