> 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

Explaining how to delete the bot's interaction reply (bot is thinking... message).

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...".

![](https://1776366025-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0L1z_JwGF9x5j-YBBE%2Fuploads%2FOONnw9wnLlPIFOWgaM2M%2Fimage.png?alt=media\&token=f2fc851a-5227-492d-a4a4-62a29bb16d90)

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

![](https://1776366025-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0L1z_JwGF9x5j-YBBE%2Fuploads%2F5qBOALhd3hydiCS40xVZ%2Fimage.png?alt=media\&token=3bd99304-6569-4aaf-a5d2-ae332cfac305)

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