mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 11:10:38 +00:00
Webpack build for branch master: 111fa2da93
This commit is contained in:
parent
465ad8d194
commit
77fb9f87b3
1 changed files with 1 additions and 1 deletions
|
|
@ -23486,7 +23486,7 @@ class Client extends EventEmitter {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* All active voice connections that have been established, mapped by channel ID
|
* All active voice connections that have been established, mapped by guild ID
|
||||||
* @type {Collection<Snowflake, VoiceConnection>}
|
* @type {Collection<Snowflake, VoiceConnection>}
|
||||||
* @readonly
|
* @readonly
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue