Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
function getVoiceRegions
import { getVoiceRegions } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/permissions/deps.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