State

Representation of different Link states.

Entries

Link copied to clipboard

Default, means we are not trying to use voice at all

Link copied to clipboard

Waiting for VOICE_SERVER_UPDATE

Link copied to clipboard

We have dispatched the voice server info to the server, and it should (soon) be connected.

Link copied to clipboard

Waiting for confirmation from Discord that we have connected

Link copied to clipboard

This Link is being destroyed

Link copied to clipboard

This Link has been destroyed and will soon (if not already) be unmapped from LavaKord

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.