pub const SELECT_MAXIMUM_VALUES_REQUIREMENT: usize = 1;
Expand description

Minimum number of [SelectMenuOption]s that can be chosen in a [SelectMenu].

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