twilight_validate::component

Constant SELECT_OPTION_COUNT

source
pub const SELECT_OPTION_COUNT: usize = 25;
Expand description

Maximum number of SelectMenuOptions in a SelectMenu.

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