Skip to main content
Extremely Popular
Go to Latest
function deleteGuildTemplate
import { deleteGuildTemplate } from "https://deno.land/x/discordeno@13.0.0-rc45/template/minimal/deps.ts";

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

Parameters

bot: Bot
guildId: bigint
templateCode: string