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