Type: LavalinkVoiceStateUpdate
Represents the voice connection payload sent to the Lavalink node when establishing or updating a voice connection.
UnlikeLavalinkVoiceStateResponse,channelIdis always a non-null string here — this type is only used when an active channel is known.
Property Type Description Optional tokenstring The authentication token for the voice connection. endpointstring The voice server endpoint to connect to. sessionIdstring The session ID for the voice connection. channelIdstring The voice channel ID the bot is connecting to.