Node
Represents a connection to a Lavalink server.
Description
Each Node instance handles a single WebSocket connection to a Lavalink provider. The Manager uses these nodes to distribute players and handle audio processing.
Properties
hostThe IP or hostname of the Lavalink server.
portThe port the server is running on.
connectedCurrent connection status.
statsReal-time server performance statistics.