Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
function editWidget
import { editWidget } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/fileloader/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