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