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