discord_mod_delete_channel
Delete a Discord channel by providing its ID. Optionally include a reason for deletion.
Instructions
Deletes a Discord channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for deletion | |
| channelId | Yes | The ID of the channel to delete |