LavalinkPlayerVoice
Defined in: src/structures/Types/Utils.ts:361
Properties
Section titled “Properties”| Property (defined in) | Type | Description |
|---|---|---|
connected? (src/structures/Types/Utils.ts:369) | boolean | Wether or not the player is connected |
endpoint (src/structures/Types/Utils.ts:365) | string | The Voice Server Endpoint |
ping? (src/structures/Types/Utils.ts:371) | number | The Ping to the voice server |
sessionId (src/structures/Types/Utils.ts:367) | string | The Voice SessionId |
token (src/structures/Types/Utils.ts:363) | string | The Voice Token |