switchChannel

suspend fun switchChannel(channel: VoiceChannel)

Switches from the backend's current channel to channel.

The leave and participate requests are serialized and the final state is always reconstructed from the backend current-channel endpoint.