Webpack build for branch master: 111fa2da93

This commit is contained in:
Travis CI 2017-07-11 03:43:43 +00:00
parent 465ad8d194
commit 77fb9f87b3

View file

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