Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/discordeno/helpers/mod.ts>getDiscovery

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

Returns the discovery metadata object for the guild. Requires the MANAGE_GUILD permission.

Parameters

bot: Bot
guildId: bigint