mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 16:43:31 +01:00
Fix doc gen
This commit is contained in:
@@ -52,10 +52,6 @@ class WebSocketManager {
|
||||
* @returns {null}
|
||||
*/
|
||||
connect(gateway) {
|
||||
/**
|
||||
* The status of the Client's connection, a type of Constants.Status
|
||||
* @type {Number}
|
||||
*/
|
||||
this.status = Constants.Status.CONNECTING;
|
||||
/**
|
||||
* The WebSocket connection to the gateway
|
||||
|
||||
Reference in New Issue
Block a user