import { connectToVoiceChannel } from "https://deno.land/x/discordeno@17.2.0/mod.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.
import { connectToVoiceChannel } from "https://deno.land/x/discordeno@17.2.0/mod.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.