Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
function editGuild
import { editGuild } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/guilds/editGuild.ts";

Modify a guilds settings. Requires the MANAGE_GUILD permission.

Parameters

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