var bitrate: Int?
Bitrate (in bits) for channel
var category: GuildCategory?
Channel Category this channel belongs to
var guild: Guild?
Guild object for this channel
let id: Snowflake
ID of the channel
var name: String?
Name of channel
var parentId: Snowflake?
Parent Category ID of this channel
var permissionOverwrites: [Snowflake : Overwrite]
Collection of Overwrites mapped by
OverwriteID
var position: Int?
Position of channel
var swiftcord: Swiftcord?
Parent Class
let type: ChannelType
Indicates what type of channel this is (.guildVoice)
var userLimit: Int?
(Voice) User limit for voice channel