Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
function syncGuildTemplate
import { syncGuildTemplate } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/fileloader/deps.ts";

Syncs the template to the guild's current state. Requires the MANAGE_GUILD permission.

Parameters

bot: Bot
guildId: bigint
templateCode: string