Skip to main content
Go to Latest
function editWidget
import { editWidget } from "https://deno.land/x/discordeno@13.0.0-rc45/template/beginner/deps.ts";

Modify a guild widget object for the guild. Requires the MANAGE_GUILD permission.

Parameters

bot: Bot
guildId: bigint
enabled: boolean
optional
channelId: string | null