import { leaveVoiceChannel } from "https://deno.land/x/discordeno@17.0.0/helpers/guilds/mod.ts";
Leaves the voice channel the bot user is currently in.
This function sends the Update Voice State gateway command over the gateway behind the scenes.