freezeChannel constant

String const freezeChannel

Capability to freeze a channel User has UpdateChannelFrozen permission. The name implies freezing, but unfreezing is also allowed when this capability is present

Implementation

static const String freezeChannel = 'freeze-channel';