> For the complete documentation index, see [llms.txt](https://docs.discordbotstudio.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.discordbotstudio.org/response-nodes/interaction-category/delete-interaction-reply.md).

# Delete Interaction Reply

When a user uses a slash command, clicks a button, or uses a dropdown, the bot will automatically show the following message: "Bot is thinking...".

![](/files/AEIZj6157OTMdiAryquc)

If you'd like to delete this message altogether, you can use the Delete Interaction Reply node.

![](/files/WzmWhZJ4NGJoG5jePoC0)

The example above shows how you can delete the "thinking" message for a slash command response.
