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