Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/deps.ts>syncGuildTemplate

An object oriented Discordeno framework
Latest
function syncGuildTemplate
import { syncGuildTemplate } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";

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

Parameters

bot: Bot
guildId: bigint
templateCode: string