ContextMenu
Context menu commands are available directly in the right-click context menu for users or messages. These commands are convenient for quick actions without needing to type a command.
SourceMessageApplicationCommandDataUserApplicationCommandDataContextMenuCommandInteractionAPI Reference
Usage
Implementation
The following example demonstrates how to implement a Context Menu command using Sunar:
Reference
ContextMenuConfig
Prop | Type | Default |
---|---|---|
guildIds | string[] | - |
cooldown | CooldownResolvable | - |
Last updated on