pub const COMPONENT_COUNT: usize = 5;
Expand description
Maximum number of root Component
s in a message.
This is defined in Discord’s documentation, per Discord Docs/Action Row.
pub const COMPONENT_COUNT: usize = 5;
Maximum number of root Component
s in a message.
This is defined in Discord’s documentation, per Discord Docs/Action Row.