toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-ui-common
/
io.getstream.chat.android.ui.common.state.channels.actions
/
MuteChannel
Mute
Channel
data
class
MuteChannel
(
val
channel
:
Channel
)
:
ChannelAction
Mutes the channel.
Members
Constructors
Mute
Channel
Link copied to clipboard
constructor
(
channel
:
Channel
)
Properties
channel
Link copied to clipboard
open
override
val
channel
:
Channel
The selected channel.