channelModerate property

String channelModerate
getter/setter pair

****** Chat and PubSub scopes *****/// Perform moderation actions in a channel. The user requesting the scope must be a moderator in the channel.

Implementation

/// Perform moderation actions in a channel.
/// The user requesting the scope must be a moderator in the channel.
static String channelModerate = 'channel:moderate';