Skip to content

BaseNodeStats

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

BaseNodeStats object from Lavalink

PropertyTypeDescriptionDefined in
cpuCPUStatsThe cpu stats for the node.src/structures/Types/Node.ts:95
frameStatsFrameStatsThe frame stats for the node.src/structures/Types/Node.ts:97
memoryMemoryStatsThe memory stats for the node.src/structures/Types/Node.ts:93
playersnumberThe amount of players on the node.src/structures/Types/Node.ts:87
playingPlayersnumberThe amount of playing players on the node.src/structures/Types/Node.ts:89
uptimenumberThe uptime for the node.src/structures/Types/Node.ts:91