Skip to content

BaseNodeStats

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

BaseNodeStats object from Lavalink

Property (defined in)TypeDescription
cpu
(src/structures/Types/Node.ts:94)
CPUStatsThe cpu stats for the node.
frameStats
(src/structures/Types/Node.ts:96)
FrameStatsThe frame stats for the node.
memory
(src/structures/Types/Node.ts:92)
MemoryStatsThe memory stats for the node.
players
(src/structures/Types/Node.ts:86)
numberThe amount of players on the node.
playingPlayers
(src/structures/Types/Node.ts:88)
numberThe amount of playing players on the node.
uptime
(src/structures/Types/Node.ts:90)
numberThe uptime for the node.