pub const EMBED_COUNT_LIMIT: usize = 10;
Expand description

Maximum number of embeds that a message may have.