Edit channel
edit_channelRename, update topic, or move a channel to a different category in Discord.
Instructions
Rename a channel, change its topic, or move it into/out of a category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name. | |
| topic | No | New topic. | |
| 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 edit (name or id). | |
| category | No | Move under this category (name or id). Pass "" to remove from any category. |