Skip to content

BaseNodeStats

BaseNodeStats object from Lavalink

Extended by

Properties

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