How to delete a command¶
- First, go to your bot. You can access it through its username.
- Once inside your bot, press
🛠 Editto enter editor mode. -
Send the command you want to delete (for example,
/my_command). You will see that the command is automatically selected for editing.
-
Click
Delete ❌.
-
Confirm the deletion of the command.
Warning
When deleting a command, all buttons contained within it, along with any assigned messages and actions, will be permanently deleted. Proceed with caution.