The base of the connection to lavalink
The manager that created the LavalinkNode
The options of the LavalinkNode LavalinkNodeOptions
The host of the LavalinkNode, this could be a ip or domain.
The id of the LavalinkNode so Nodes are better organized
The manager that created the LavalinkNode
The password of the lavalink node
The port of the LavalinkNode
The interval that the node will try to reconnect to lavalink at in milliseconds
The resume timeout
If the LavalinkNode should allow resuming
Optional
sessionThe session ID sent by LavaLink on connect. Used for some REST routes
Optional
stateExtra info attached to your node, not required and is not sent to lavalink, purely for you.
The statistics of the LavalinkNode
Optional
versionThe major version of the LavaLink node as indicated by /version
The WebSocket instance for this LavalinkNode
The class for handling everything to do with connecting to Lavalink