$editChannel
Edits a channel by ID.
Usage:
$editChannel[channelID;categoryID/$default;name/$default;position/$default;nsfw/$default (yes/no);bitrate/$default;userLimit/$default;syncPermission (yes/no);reason (optional)]
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, used to modify channel permissions