Skip to main content
Module

x/oasis/mod.ts>syncGuildTemplate

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

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

Parameters

bot: Bot
guildId: bigint
templateCode: string