Community Sub Channel
Community sub-channel.
A sub-channel within a CommunityChannel, used for organizing messages by topic. Inherits from BaseChannel and reuses common channel properties and operations.
Inherited properties
Channel type
Draft info for an edited message.
Whether this channel contains a robot/bot user.
The latest message in this channel.
Unread count of mentioned messages (including @all).
Unread count of messages that specifically mention the current user.
Channel message push notification level.
Channel operation timestamp in milliseconds.
Channel translation strategy.
Unread message count.
Functions
Clears the unread message count for this sub-channel.
Deletes messages in this sub-channel before the specified timestamp (for the current user).
Sub-channel unique identifier.
Sub-channel unique identifier.
Inherited functions
Clears the text message draft for this channel.
Deletes this channel locally.
Deletes local messages by their client IDs.
Deletes a message for all users (recall).
Deletes messages locally (for the current user only).
Removes tags from this channel.
Channel unique identifier
Channel type
Draft info for an edited message.
Gets the first unread message in this channel.
Whether this channel contains a robot/bot user.
The latest message in this channel.
Unread count of mentioned messages (including @all).
Unread count of messages that specifically mention the current user.
Gets read receipt info for the specified messages.
Gets read receipt info by message identifiers.
Gets messages around a given sent timestamp.
Gets read receipt details grouped by users.
Channel message push notification level.
Channel operation timestamp in milliseconds.
Gets all tags associated with this channel.
Channel translation strategy.
Unread message count.
Gets unread mentioned messages in this channel.
Batch inserts messages into the local database.
Modifies a sent message.
Pins this channel to the top of the channel list.
Reloads channel data from the local database.
Saves a text message draft for this channel.
Sends a media message in this channel (e.g., image, video, file).
Sends a non-media message in this channel (e.g., text, location).
Sends a read receipt response for the specified messages.
Sets the notification (do-not-disturb) level for this channel.
Unpins this channel from the top of the channel list.