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