function syncGuildTemplateimport { syncGuildTemplate } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/template/beginner/deps.ts"; syncGuildTemplate(bot: Bot,guildId: bigint,templateCode: string,)Syncs the template to the guild's current state. Requires the MANAGE_GUILD permission. Parametersbot: BotguildId: biginttemplateCode: string