Skip to main content
Module

x/discordeno/mod.ts>getVoiceRegions

Discord API library for Deno
Extremely Popular
Go to Latest
function getVoiceRegions
import { getVoiceRegions } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Returns a list of voice region objects for the guild. Unlike the similar /voice route, this returns VIP servers when the guild is VIP-enabled.

Parameters

bot: Bot
guildId: bigint