Chat Flutter v3
Chat Flutter
Chat
Flutter
Version 3
Home
/
Chat
/
Flutter
/
Message
Using the unreadMessageCount
method, you can retrieve the total number of a user's unread messages in a group channel.
Using the unreadMessageCount
method, you can retrieve the total number of a user's unread messages in a group channel.
final unreadMessageCount = groupChannel.unreadMessageCount;