$editChannel
Edits a channel.
Usage:
$editChannel[channelID;categoryID/$default;name/$default;position/$default;nsfw/$default (yes/no);bitrate/$default;userLimit/$default;syncPermission/$default (yes/no);reason (optional)]
If you don't want to edit something, set it to $default.
Available channel Types
This lists all valid channel types.
Example:
$editChannel[$channelID;$default;new-channel-name;$default;$default;$default;$default;yes;To show the docs]
This will edit the channel name to be "new-channel-name".
Related Functions
$modifyChannelPerms can be used to modify channel permissions.