$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".

Available channel types

This list mentions all valid channel types.

Related Functions

$createThread is used to create a thread.

$createRole is used to create a role.

Function Difficulty: Medium
Tags: channel create createChannel make Channel