Delete channel
delete_channelPermanently delete a Discord channel with a single command. This irreversible action removes the channel and all its content.
Instructions
Permanently delete a channel. This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason recorded in the audit log. | |
| server | No | Server (guild) name or id. Optional when the bot is in a single server or DISCORD_GUILD_ID is set. | |
| channel | Yes | Channel to delete (name or id). |