Discord Player

VoiceConnectionDisconnectedWebSocketState

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

VoiceConnectionDisconnectedWebSocketState

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

PropertyTypeValueDescription
adapterDiscordGatewayAdapterImplementerMethodsN/AN/A
closeCodenumberN/AThe close code of the WebSocket connection to the Discord voice server.
reasonWebSocketCloseN/AN/A
statusDisconnectedN/AN/A
subscriptionPlayerSubscriptionN/AN/A

On this page