Webpack build for branch 11.3-dev: 00e2f39ea1

This commit is contained in:
Travis CI 2018-01-21 04:13:21 +00:00
parent 114c0e3de0
commit 469d1b6040

View file

@ -16743,7 +16743,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>}
* @readonly
*/