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.
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.
| Property | Type | Value | 
|---|---|---|
| adapter | DiscordGatewayAdapterImplementerMethods | N/A | 
| status | Disconnected | N/A | 
| subscription | PlayerSubscription | N/A |