Channel Unread Info
channel Unread Info.
describes a certain channel (conversation) Unread message count, Was/were @message count and DND Status etc. Info.
Parameters
channel Id
channel ID (Corresponds to targetId)
sub Channel Id
sub-channel ID (community channel dedicated
unread Message Count
Unread message count
mentioned Count
Was/were @ (including @Everyone and @self) Unread message count
mentioned Me Count
Only Was/were @self Unread message count
channel No Disturb Level
channel Message notification level
Constructors
Link copied to clipboard
public ChannelUnreadInfo ChannelUnreadInfo(String channelId, String subChannelId, Integer unreadMessageCount, Integer mentionedCount, Integer mentionedMeCount, ChannelNoDisturbLevel channelNoDisturbLevel)