Skip to main content
Module

x/discordeno/mod.ts>editWidget

Discord API library for Deno
Extremely Popular
Go to Latest
function editWidget
import { editWidget } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.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