Skip to main content

channel-unread-count-properties

noUnread

The default value representing no unread messages.

public static let noUnread 

messages

The total number of unread messages in the channel.

public internal(set) var messages: Int

mentionedMessages

The number of unread messages that mention the current user.

public internal(set) var mentionedMessages: Int

Did you find this page helpful?