Skip to content

FrameStats

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

FrameStats Object from lavalink

Property (defined in)TypeDescription
deficit?
(src/structures/Types/Node.ts:100)
numberThe amount of deficit frames.
nulled?
(src/structures/Types/Node.ts:98)
numberThe amount of nulled frames.
sent?
(src/structures/Types/Node.ts:96)
numberThe amount of sent frames.