discord_delete_channel
Permanently delete a Discord channel and all its messages. An optional reason can be recorded in the audit log. Requires Manage Channels permission.
Instructions
Permanently delete a channel and all of its messages. IRREVERSIBLE. Requires the Manage Channels permission. An optional reason is recorded in the audit log. Returns a confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ID (snowflake) of the channel to delete. | |
| reason | No | Optional reason recorded in the server audit log. |