Interfacecorev0.2.1-next.0
MessageContextMenuRegistry
Maps each message context-menu command name to a presence marker. Populated by seedcord codegen, so keyof MessageContextMenuRegistry is the compile-time union of every registered message context-menu name. Do not augment it by hand, run seedcord codegen.
Kept separate from UserContextMenuRegistry, see that interface for why.
interface MessageContextMenuRegistry