LavalinkPlayerVoice
Defined in: src/structures/Types/Utils.ts:450
Properties
Section titled “Properties”| Property (defined in) | Type | Description |
|---|---|---|
channelId? (src/structures/Types/Utils.ts:458) | string | The Voice Channel Id |
connected? (src/structures/Types/Utils.ts:460) | boolean | Whether or not the player is connected |
endpoint (src/structures/Types/Utils.ts:454) | string | The Voice Server Endpoint |
ping? (src/structures/Types/Utils.ts:462) | number | The Ping to the voice server |
sessionId (src/structures/Types/Utils.ts:456) | string | The Voice SessionId |
token (src/structures/Types/Utils.ts:452) | string | The Voice Token |