VoiceConnectionDisconnectedWebSocketState

export interface VoiceConnectionDisconnectedWebSocketState extends VoiceConnectionDisconnectedBaseState
export interface VoiceConnectionDisconnectedWebSocketState extends VoiceConnectionDisconnectedBaseState
The state that a VoiceConnection will be in when its WebSocket connection was closed. You can manually attempt to reconnect using VoiceConnection#reconnect.