pub const CHANNEL_NAME_LENGTH_MAX: usize = 100;
Expand description

Maximum length of a channel’s name.