Skip to main content

CHECKBOXGROUP_OPTION_COUNT

Constant CHECKBOXGROUP_OPTION_COUNT 

Source
pub const CHECKBOXGROUP_OPTION_COUNT: usize = 10;
Expand description

Maximum number of [CheckboxGroupOption]s in a CheckboxGroup.

This is defined in Discord’s documentation, per Discord Docs/Checkbox Group.