Skip to main content
Extremely Popular
Go to Latest
interface DiscordVoiceRegion
Re-export
import { type DiscordVoiceRegion } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/helpers/deps.ts";

Properties

id: string

Unique Id for the region

name: string

Name of the region

optimal: boolean

true for a single server that is closest to the current user's client

deprecated: boolean

Whether this is a deprecated voice region (avoid switching to these)

custom: boolean

Whether this is a custom voice region (used for events/etc)