Skip to main content
Version: v2.8.2

Enums : StateTypes

Connected = "CONNECTED"

Connected

The player is connected to a voice channel.


Connecting = "CONNECTING"

Connecting

The player is connecting to a voice channel.


Disconnected = "DISCONNECTED"

Disconnected

The player is disconnected (default state).


Disconnecting = "DISCONNECTING"

Disconnecting

The player is disconnecting from a voice channel.


Destroying = "DESTROYING"

Destroying

The player is destroying.