Context Menus
User commands and message commands are now live! These commands appear on context menus for users and messages, with more to come in the future.
Discord Interactions API usage and examples.
View all tagsUser commands and message commands are now live! These commands appear on context menus for users and messages, with more to come in the future.
Message components — we'll call them "components" moving forward—are a framework for adding interactive elements to the messages your app or bot sends. They're accessible, customizable, and easy to use.
With modals you can create pop-up forms that allow users to provide you with formatted inputs through submissions. We'll cover how to create, show, and receive modal forms using necord
Slash Commands are the new, exciting way to build and interact with bots on Discord. With Slash Commands, all you have to do is