Lavalink Node
The Node is a physical instance of the lavalink server software.
Constructors
Properties
Functions
Creates or updates a player.
Send a custom request to the lavalink node. Any host and port you set will be replaced with the node host automatically. The scheme must match your node's scheme, however. The response body will be deserialized using the provided deserializer.
Send a custom request to the lavalink node. Any host and port you set will be replaced with the node host automatically. The scheme must match your node's scheme, however.
Uses the node to decode a base64 encoded track.
Uses the node to decode a list of base64 encoded tracks.
Destroy a guild's player. This will also remove the associated link from the client.
Get a LavalinkPlayer from the player cache.
Get information about the node.
Gets a player from the local cache. If the player is not in the local cache, it will be created.
Gets the player from the guild id. If the player is not cached, it will be retrieved from the server.
Retrieves a list of all players from the lavalink node.
Load an item for the player.