Skip to main content

4 docs tagged with "Interactions API"

Discord Interactions API usage and examples.

View all tags

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.

Message Components

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.

Modals

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

Slash Commands are the new, exciting way to build and interact with bots on Discord. With Slash Commands, all you have to do is