Skip to main content

COMMAND_CATEGORIES

Constant COMMAND_CATEGORIES 

Source
pub const COMMAND_CATEGORIES: &[&str];
Expand description

Registered multi-word command categories (first underscore-separated segment). A new CATEGORY_ACTION command registers its prefix here; reusing an existing category needs no change. Single-word commands carry no category and are unaffected.