import { leaveVoiceChannel } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/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.