Danger
This documentation is for the discord.js 8.2 branch called discordv8 maintained by macdja38. You’re probably looking for documentation on version 9 or higher, which is available on the other docs site.
VoiceChannel¶
extends ServerChannel
A voice channel of a server. Currently, the voice channel class has no differences to the ServerChannel class.
Attributes¶
userLimit¶
The maximum amount of users that can connect to the voice channel. If it’s 0, there is no limit
bitrate¶
The bitrate of the voice channel (in kb/s).