Skip to main content
Version: v2.10.0

Type: LavalinkVoiceStateResponse

Represents the voice connection state as reported by the Lavalink node for an active player.

Property Type Description Optional
tokenstringThe authentication token for the voice connection.
endpointstringThe voice server endpoint the node is connected to.
sessionIdstringThe session ID for the voice connection.
channelIdstring | nullThe voice channel ID, or null if not connected to a channel.