Node
Representation of a Lavalink node, supporting rest calls and a websocket connection.
Properties
The password for communicating with the node.
the default CoroutineScope to launch listeners in
The last StatsEvent received from this node or null if no event has been received yet.
Functions
Retrieves the current address status of the route planner api.
} Retrieves the current address status of the route planner api. Can be null if no Route planner is set
Decodes a base64 encoded Lavalink track to a Track.
Decodes a list of base64 encoded Lavalink track to a Track.
Destroys the player for this guild in this session.
Request Lavalink statistics.
Returns the plain version string of the Lavalink Server.
Convenience method that will invoke the consumer on every event T created by EventSource.events.
Listens for a TrackEvent
Unmarks the route planner address.
Unmarks all failed route planner addresses.
Updates or creates the player for this guild if it doesn't already exist.
Updates the current session.