Context MenuΒΆ This Section will explain how to create and use Context Menus! Requirements Interaction Event Get Property from Object with Option Reply to Interaction The Idea is pretty straight-forward. Just register them like normal slash commands, then catch them when used, using Interaction Event Blocks and then you can continue like you want: Here is the Copyable version of the JSON Text: { "name": "Translate", "type": 3 }, { "name": "Say Hello", "type": 2 } Was this page helpful? Thanks for your feedback! Thanks for your feedback!