import * as mod from "https://dotland.deno.dev/x/discordeno@18.0.1/helpers/guilds/voice/mod.ts"; VariablesvupdateBotVoiceStateFunctionsfconnectToVoiceChannelConnects the bot user to a voice or stage channel. feditOwnVoiceStateEdits the voice state of the bot user. feditUserVoiceStateEdits the voice state of another user. fgetAvailableVoiceRegionsGets the list of available voice regions. fgetVoiceRegionsGets the list of voice regions for a guild. fleaveVoiceChannelLeaves the voice channel the bot user is currently in. InterfacesIEditOwnVoiceStatehttps://discord.com/developers/docs/resources/guild#update-current-user-voice-state IEditUserVoiceStatehttps://discord.com/developers/docs/resources/guild#update-user-voice-state IUpdateVoiceStatehttps://discord.com/developers/docs/topics/gateway#update-voice-state