hasUnread
Deprecated
Use the extension property Channel.currentUserUnreadCount instead and check if it's greater than 0
Replace with
import io.getstream.chat.android.client.extensions.currentUserUnreadCount
Content copied to clipboard
currentUserUnreadCountContent copied to clipboard
Whether a channel contains unread messages or not.