import { leaveVoiceChannel } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.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.