Skip to content

BaseNodeStats

Defined in: src/structures/Types/Node.ts:115

BaseNodeStats object from Lavalink

Property (defined in)TypeDescription
cpu
(src/structures/Types/Node.ts:125)
CPUStatsThe cpu stats for the node.
frameStats
(src/structures/Types/Node.ts:127)
FrameStatsThe frame stats for the node.
memory
(src/structures/Types/Node.ts:123)
MemoryStatsThe memory stats for the node.
players
(src/structures/Types/Node.ts:117)
numberThe amount of players on the node.
playingPlayers
(src/structures/Types/Node.ts:119)
numberThe amount of playing players on the node.
uptime
(src/structures/Types/Node.ts:121)
numberThe uptime for the node.