Properties

@:optionalbitrate:Null<Int>

Bitrate (only for voice)

name:String

The name of the new channel, 2 to 100 characters.

@:optionalnsfw:Null<Bool>

Whether the channel is NSFW or not

@:optionalparent_id:Null<String>

The ID of the category to add the channel to

@:optionalpermission_overwrites:Null<Array<Overwrite>>

An array of overwrites to start the channel off with.

@:optionaltopic:Null<String>

The channel topic. 0 to 1024 characters.

@:optionaltype:Null<String>

The channel type ("voice" or "text")

@:optionaluser_limit:Null<Int>

User limit (only for voice)