An instance of Node
The options to initialize this rest class
Credentials to access Lavalink
Optionalgroup?: stringName of the Lavalink node group
Name of the Lavalink node
Optionalsecure?: booleanWhether to use secure protocols or not
Lavalink node host and port without any prefix
Protected ReadonlyauthCredentials to access Lavalink
Protected ReadonlynodeNode that initialized this instance
Protected ReadonlyurlURL of Lavalink
Decode a track
Encoded track
Promise that resolves to a track
Deletes a Lavalink player
guildId where this player is
ProtectedfetchInternalMake a request to Lavalink
Lavalink endpoint
Options passed to fetch
Get Lavalink info
Gets the player with the specified guildId
Promise that resolves to a Lavalink player
Gets all the player with the specified sessionId
Promise that resolves to an array of Lavalink players
Get routeplanner status from Lavalink
Promise that resolves to a routeplanner response
Resolve a track
Track ID
A promise that resolves to a Lavalink response
Gets the status of this node
Promise that resolves to a node stats response
Release blacklisted IP address into pool of IPs
IP address
Updates a Lavalink player
SessionId from Discord
Promise that resolves to a Lavalink player
Updates the session with a resume boolean and timeout
Optionalresuming: booleanWhether resuming is enabled for this session or not
Optionaltimeout: numberTimeout to wait for resuming
Promise that resolves to a Lavalink player
Wrapper around Lavalink REST API