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