Option
Represents the options available in the channel information UI.
Inheritors
Types
Link copied to clipboard
Indicates an option to add a member to the channel.
Link copied to clipboard
Indicates an option to delete the channel.
Link copied to clipboard
Indicates an option to view the channel's files attachments.
Link copied to clipboard
Indicates an option to hide the channel.
Link copied to clipboard
Indicates an option to leave the channel.
Link copied to clipboard
Indicates an option to view the channel's media attachments.
Link copied to clipboard
Indicates an option to mute the channel.
Link copied to clipboard
Indicates an option to view the channel's pinned messages.
Link copied to clipboard
data class RenameChannel(val name: String, val isReadOnly: Boolean) : ChannelInfoViewState.Content.Option
Indicates an option to rename the channel.
Link copied to clipboard
Indicates a separator option in the channel information UI.
Link copied to clipboard
Indicates an option with user information.