join
Joins the specified channel.
While the operation is in progress, state will be updated with VoiceChannelState.Joining. When the operation completes successfully, state will contain the joined channel and its associated media information.
If the join request fails, the current channel is reconciled with the server before reporting the operation as failed.
Parameters
channel
Voice channel to join.