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