diff --git a/src/client/Client.js b/src/client/Client.js index 2c0645614..5831500d6 100644 --- a/src/client/Client.js +++ b/src/client/Client.js @@ -228,7 +228,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} * @readonly */