Skip to main content
Latest
function deleteGuildTemplate
import { deleteGuildTemplate } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Deletes a template from a guild. Requires the MANAGE_GUILD permission.

Parameters

bot: Bot
guildId: bigint
templateCode: string