Skip to main content

unread-count-properties

noUnread

The default value representing no unread channels and messages.

public static let noUnread 

channels

The number of channels with unread messages.

public let channels: Int

messages

The number of unread messages across all channels.

public let messages: Int

Did you find this page helpful?