import { removeDiscoverySubcategory } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
Removes a discovery subcategory from the guild. Requires the MANAGE_GUILD permission. Returns a 204 No Content on success.
import { removeDiscoverySubcategory } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
Removes a discovery subcategory from the guild. Requires the MANAGE_GUILD permission. Returns a 204 No Content on success.