pub const TEXT_INPUT_LABEL_MAX: usize = 45;
Expand description

Maximum length of TextInput::label.

This is based on Discord Docs/Text Inputs.