pub const GUILD_COMMAND_LIMIT: usize = 100;
Expand description

Maximum number of commands an application may have in an individual guild.