import { syncGuildTemplate } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/templates/syncGuildTemplate.ts";
Syncs the template to the guild's current state.
Requires the MANAGE_GUILD
permission.
x/discordeno/helpers/templates/syncGuildTemplate.ts>syncGuildTemplate
import { syncGuildTemplate } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/templates/syncGuildTemplate.ts";
Syncs the template to the guild's current state.
Requires the MANAGE_GUILD
permission.