LiteCommands icon indicating copy to clipboard operation
LiteCommands copied to clipboard

Implement 'context menus' to 'litecommands-jda'

Open SfenKer opened this issue 1 year ago • 0 comments

Context Menus

Context Menu commands are a special type of command that can be invoked on a user or message by right-clicking on them. These commands take no arguments, and are useful for providing a quick way to perform actions on a user or message.

Example User Context Menu

Example Message Context Menu

Reference: https://jda.wiki/using-jda/interactions/#context-menus

SfenKer avatar Jul 23 '24 13:07 SfenKer