Go to Latest
function editGuild
import { editGuild } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/plugins/fileloader/deps.ts";

Modify a guilds settings. Requires the MANAGE_GUILD permission.

Parameters

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