pub const ACTION_ROW_COMPONENT_COUNT: usize = 5;Expand description
Maximum number of Components allowed inside an ActionRow.
This is defined in Discord’s documentation, per Discord Docs/Action Rows.
pub const ACTION_ROW_COMPONENT_COUNT: usize = 5;Maximum number of Components allowed inside an ActionRow.
This is defined in Discord’s documentation, per Discord Docs/Action Rows.