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.
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.