CommunityUnreadInfo

public CommunityUnreadInfo CommunityUnreadInfo(CommunitySubChannelIdentifier channelIdentifier, Integer unreadMessageCount, Integer mentionedCount, Integer mentionedMeCount, ChannelNoDisturbLevel noDisturbLevel)

Parameters

channelIdentifier

Community sub-channel identifier containing channel ID and sub-channel ID.

unreadMessageCount

Unread message count.

mentionedCount

Unread mention count, including both @everyone and @me mentions.

mentionedMeCount

Unread mention count for direct @me mentions only.

noDisturbLevel

Channel notification level.