VoiceChannel
Namespace: Discord
Inherits from
GuildChannelProperties
Name
Description
Type
Bitrate
The channel's bitrate
uint
UserLimit
Max amount of users allowed to join (0 if no limit is set)
uint
Methods
Modify
Modifies the channel.
Parameters
Name
Description
Type
properties
The changes you want to make
VoiceChannelProperties
CreateInvite
Creates an invite for the guild pointing to the channel.
Parameters
Name
Description
Type
properties
Attributes for the invite
InviteProperties?
Returns
// DiscordInvite
Last updated
Was this helpful?