twilight_validate::component

Constant SELECT_OPTION_COUNT

Source
pub const SELECT_OPTION_COUNT: usize = 25;
Expand description

Maximum number of [SelectMenuOption]s in a [SelectMenu].

This is defined in Discord’s documentation, per Discord Docs/Select Menu.