interface DiscordVoiceRegionimport { type DiscordVoiceRegion } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts"; https://discord.com/developers/docs/resources/voice#voice-region-object-voice-region-structure Propertiesid: stringUnique Id for the region name: stringName of the region optimal: booleantrue for a single server that is closest to the current user's client deprecated: booleanWhether this is a deprecated voice region (avoid switching to these) custom: booleanWhether this is a custom voice region (used for events/etc) import DiscordVoiceRegionimport { DiscordVoiceRegion } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts";