$createChannel
Creates a channel in the server.
Usage:
$createChannel[name;type;return ID (yes/no);categoryID (optional);topic;NSFW (yes/no);Bitrate (i.e 64000, VC only);Position;Slowmode in Seconds (optional);User Limi (VC only)]
Example:
$createChannel[general;text;no]
This will create a text channel with the name “general”.
::: tip Available channel types This list mentions all valid channel types. :::
::: tip Related Functions $createThread is used to create a thread.
$createRole is used to create a role. :::