Clone channel
clone_channelDuplicate a Discord channel's configuration and permissions to create a new channel in the same category.
Instructions
Copy a channel's settings and permission overwrites into a new channel in the same category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| channel | Yes | Channel name or ID to copy. | |
| new_name | No | Name for the copy. Defaults to the original plus -copy. |