export interface VoiceConnectionDisconnectedOtherState extends VoiceConnectionDisconnectedBaseState
The state that a VoiceConnection will be in when it is not connected to a Discord voice server nor is it attempting to connect. You can manually attempt to reconnect using VoiceConnection#reconnect.
DiscordGatewayAdapterImplementerMethods adapter :
Inherited from: VoiceConnectionDisconnectedBaseState
VoiceConnectionStatus.Disconnected status :
Inherited from: VoiceConnectionDisconnectedBaseState
optionalPlayerSubscription | undefined subscription? :
Inherited from: VoiceConnectionDisconnectedBaseState