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