Properties
Private _expectingConnection
_expectingConnection: Set<string> = ...
Optional shardCount
shardCount?: number
voiceServers
voiceServers: Map<string, GatewayVoiceServerUpdateDispatchData> = ...
voiceStates
voiceStates: Map<string, GatewayVoiceState> = ...
Whether or not the node is connected to the websocket.