interface ModifyGuildTemplateimport { type ModifyGuildTemplate } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts"; https://discord.com/developers/docs/resources/template#modify-guild-template Propertiesoptionalname: stringName of the template (1-100 characters) optionaldescription: string | nullDescription of the template (0-120 characters)