import { editDiscovery } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/discovery/mod.ts";
Modify the discovery metadata for the guild. Requires the MANAGE_GUILD permission. Returns the updated discovery metadata object on success.
import { editDiscovery } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/discovery/mod.ts";
Modify the discovery metadata for the guild. Requires the MANAGE_GUILD permission. Returns the updated discovery metadata object on success.