Message Actions
Last updated
Was this helpful?
The command builder offers multiple message actions. They allow you to send reply to the current interaction (command, button, select menu or even event trigger), send messages to a channel or a user or delete / update existing messages. Below you may find some general information about each block. Click on its name for more information.
The Send or Edit a message allows you to send a fully customizable message as a response, to a channel or as a DM. You can also attach buttons and select menus to it. With this action you can even edit a message that was previously sent by the bot.
The Edit a Button or Select Menu action allows you to update one or more components (buttons or select menus) of a message you've previously sent with your command or event.
The send a form action allows you to send to the user who ran a command, clicked a button or a select menu a custom form (also known as modal) in which the user can fill some inputs.
The delete a message action allows you to delete a message or a reply. You can either select one that gets sent through the same command / event or provide a specific message ID.
The publish a message action allows you to publish messages sent in announcement channels given their ID.
This action allows you to react with a Discord or custom emoji to any message.
The pin a message action allows you to pin a message that has been sent with the same command / event.
With the create a transcript action you can create a powerful transcript of up to 1000 messages.
Last updated
Was this helpful?
Was this helpful?