FrameStats
Defined in: src/structures/Types/Node.ts:73
FrameStats Object from lavalink
Properties
Section titled “Properties”Property (defined in) | Type | Description |
---|---|---|
deficit? (src/structures/Types/Node.ts:79) | number | The amount of deficit frames. |
nulled? (src/structures/Types/Node.ts:77) | number | The amount of nulled frames. |
sent? (src/structures/Types/Node.ts:75) | number | The amount of sent frames. |