Discord Player

VoiceConnectionDisconnectedState

The states that a VoiceConnection can be in when it is not connected to a Discord voice server nor is it attempting to connect. You can manually attempt to connect using VoiceConnection#reconnect.

VoiceConnectionDisconnectedState

The states that a VoiceConnection can be in when it is not connected to a Discord voice server nor is it attempting to connect. You can manually attempt to connect using VoiceConnection#reconnect.

  • Type: VoiceConnectionDisconnectedOtherState | VoiceConnectionDisconnectedWebSocketState

  • Source

On this page