Uikit Group Channel
Represents an interface for a group channel in Sendbird Compose Uikit.
Since
1.0.0-beta.1
See also
Inheritors
Properties
The url of the channel.
The flag that indicates whether the channel is broadcast channel.
The last message of the channel.
The member count of the channel.
The members of the channel.
The push trigger option of the channel.
The typing members of the channel.
The unread mention count of the channel.
The unread message count of the channel.
Functions
Returns the cover models for the group channel.
Checks if the last message receipt icon is visible. It is only visible if the channel is not a super group channel and the last message is not mine.
Returns the channel's last message's created date time, or the channel's created date time if there is no last message.
Returns the title for the group channel. If the channel name is a default value, it returns the list of member nicknames.
Returns the unread count for the group channel. If the unread message count is greater than 99, it returns the maximum unread count text.