discord_mod_edit_channel
Update a Discord channel's name, topic, parent category, position, or slowmode using moderation tools.
Instructions
Edits a Discord channel's name, topic, parent category, position, or slowmode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name | |
| topic | No | New topic | |
| parentId | No | New parent category ID | |
| position | No | New position | |
| channelId | Yes | The ID of the channel | |
| rateLimitPerUser | No | Slowmode in seconds (0-21600, 0 to disable) |