Update channel
update_channelEdit a Discord channel's name, topic, slowmode, NSFW setting, or category. Change only specified fields and preview changes with dry run option.
Instructions
Edit a channel's name, topic, slowmode, NSFW flag, or category. Only passed fields change. Pass category "none" to move a channel out of its category. Supports dry_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | Channel name or ID. | |
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| name | No | ||
| topic | No | ||
| slowmode_seconds | No | ||
| nsfw | No | ||
| category | No | Category name or ID, or "none" to remove. | |
| dry_run | No |