LithiumX / NodeMessage
Interface: NodeMessage
Defined in: src/Structures/Utils.ts:293
Extends
Properties
cpu
cpu:
CPUStats
Defined in: src/Structures/Node.ts:480
The cpu stats for the node.
Inherited from
frameStats
frameStats:
FrameStats
Defined in: src/Structures/Node.ts:482
The frame stats for the node.
Inherited from
guildId
guildId:
string
Defined in: src/Structures/Utils.ts:296
memory
memory:
MemoryStats
Defined in: src/Structures/Node.ts:478
The memory stats for the node.
Inherited from
op
op:
"stats"|"playerUpdate"|"event"
Defined in: src/Structures/Utils.ts:295
players
players:
number
Defined in: src/Structures/Node.ts:472
The amount of players on the node.
Inherited from
playingPlayers
playingPlayers:
number
Defined in: src/Structures/Node.ts:474
The amount of playing players on the node.
Inherited from
type
type:
PlayerEventType
Defined in: src/Structures/Utils.ts:294
uptime
uptime:
number
Defined in: src/Structures/Node.ts:476
The uptime for the node.