Skip to main content
Latest
interface VoiceRegion
Re-export
import { type VoiceRegion } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/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 swithing to these)

custom: boolean

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