pub const TEXT_INPUT_LENGTH_MIN: usize = 1;
Expand description

Minimum length of TextInput::value.

This is based on Discord Docs/Text Inputs.