pub const SELECT_PLACEHOLDER_LENGTH: usize = 150;
Expand description
Maximum length of a SelectMenu::placeholder
in codepoints.
This is defined in Discord’s documentation, per Discord Docs/Select Menu.
pub const SELECT_PLACEHOLDER_LENGTH: usize = 150;
Maximum length of a SelectMenu::placeholder
in codepoints.
This is defined in Discord’s documentation, per Discord Docs/Select Menu.