mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Whoops remove something
This commit is contained in:
@@ -7,7 +7,7 @@ const EventEmitter = require('events').EventEmitter;
|
||||
const fs = require('fs');
|
||||
|
||||
/**
|
||||
* Represents a connection to a Voice Channel in Discord. v10 flag.
|
||||
* Represents a connection to a Voice Channel in Discord.
|
||||
* ```js
|
||||
* // obtained using:
|
||||
* voiceChannel.join().then(connection => {
|
||||
|
||||
Reference in New Issue
Block a user