Defines the data required to join a voice channel.
Contains the essential identifiers for connecting to a specific voice channel.
Readonly
The ID of the voice channel to join.
The ID of the guild where the voice channel is located.
The ID of the LavalinkNode to use for this connection.
This determines which Lavalink server will handle the audio for this connection.
Defines the data required to join a voice channel.
Remarks
Contains the essential identifiers for connecting to a specific voice channel.