Skip to main content
Module

x/discordeno/mod.ts>syncGuildTemplate

Discord API library for Deno
Extremely Popular
Go to Latest
function syncGuildTemplate
import { syncGuildTemplate } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

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

Parameters

bot: Bot
guildId: bigint
templateCode: string