import { createGuildTemplate } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/templates/createGuildTemplate.ts";
Creates a template for the guild. Requires the MANAGE_GUILD
permission.
x/discordeno/helpers/templates/createGuildTemplate.ts>createGuildTemplate
import { createGuildTemplate } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/templates/createGuildTemplate.ts";
Creates a template for the guild. Requires the MANAGE_GUILD
permission.