interface ModifyGuildTemplateimport { type ModifyGuildTemplate } from "https://deno.land/x/discordeno@17.0.1/helpers/mod.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)