Skip to main content
Latest
function editGuild
import { editGuild } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Modify a guilds settings. Requires the MANAGE_GUILD permission.

Parameters

bot: Bot
guildId: bigint
options: ModifyGuild
shardId: number