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