pub const COMPONENT_V2_COUNT: usize = 40;Expand description
Maximum total number of Components in a component V2 message.
This is defined in Discord’s documentation, per Discord Docs.
pub const COMPONENT_V2_COUNT: usize = 40;Maximum total number of Components in a component V2 message.
This is defined in Discord’s documentation, per Discord Docs.