Skip to content

NodeStats

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

Interface for nodeStats from lavalink

Property (defined in)TypeDescription
cpu
(src/structures/Types/Node.ts:94)
CPUStatsThe cpu stats for the node.
frameStats
({BaseNodeStats.frameStats}
src/structures/Types/Node.ts:104)
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.