delete_commands
Remove multiple bot commands at once by specifying the bot ID and command IDs to delete.
Instructions
Delete one or more commands from a bot in a single batch operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Array of command database IDs to delete. | |
| botid | Yes | The numeric bot ID. |