An instance of Node
The options to initialize this rest class
Protected
Readonly
authCredentials to access Lavalink
Protected
Readonly
nodeNode that initialized this instance
Protected
Readonly
urlURL of Lavalink
Protected
fetchGets 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
Updates a Lavalink player
SessionId from Discord
Promise that resolves to a Lavalink player
Updates the session with a resume boolean and timeout
Optional
resuming: booleanWhether resuming is enabled for this session or not
Optional
timeout: numberTimeout to wait for resuming
Promise that resolves to a Lavalink player
Wrapper around Lavalink REST API