Type: LavalinkVoiceStateResponse
Represents the voice connection state as reported by the Lavalink node for an active player.
Property Type Description Optional tokenstring The authentication token for the voice connection. endpointstring The voice server endpoint the node is connected to. sessionIdstring The session ID for the voice connection. channelIdstring | null The voice channel ID, or nullif not connected to a channel.