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
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.