Skip to main content

MAX_REACTION_GROUPS

Constant MAX_REACTION_GROUPS 

Source
pub const MAX_REACTION_GROUPS: usize = 12;
Expand description

Distinct-emoji ceiling on a single message’s reaction set. Joining an existing group is never bounded by this; opening a group past it is refused at the STATE chokepoint (inbound and outbound alike). The UI’s reaction row mirrors this number.