import { connectToVoiceChannel } from "https://deno.land/x/discordeno@17.0.0/helpers/guilds/voice/connectToVoiceChannel.ts";
Connects the bot user to a voice or stage channel.
This function sends the Update Voice State gateway command over the gateway behind the scenes.