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