LavalinkPlayerVoice
Properties
Property | Type | Description | Defined in |
---|---|---|---|
connected? | boolean | Wether or not the player is connected | src/structures/Types/Utils.ts:376 |
endpoint | string | The Voice Server Endpoint | src/structures/Types/Utils.ts:372 |
ping? | number | The Ping to the voice server | src/structures/Types/Utils.ts:378 |
sessionId | string | The Voice SessionId | src/structures/Types/Utils.ts:374 |
token | string | The Voice Token | src/structures/Types/Utils.ts:370 |