mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 17:43:30 +01:00
Fix VC docs
This commit is contained in:
@@ -12,6 +12,7 @@ const DefaultPlayer = require('./player/DefaultPlayer');
|
||||
* voiceChannel.join().then(connection => {
|
||||
*
|
||||
* });
|
||||
* ```
|
||||
* @extends {EventEmitter}
|
||||
*/
|
||||
class VoiceConnection extends EventEmitter {
|
||||
|
||||
Reference in New Issue
Block a user