pub const ACTION_ROW_COMPONENT_COUNT: usize = 5;Expand description
Maximum number of [Component]s 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 [Component]s allowed inside an [ActionRow].
This is defined in Discord’s documentation, per Discord Docs/Action Rows.