Skip to main content
Module

x/natico/discordeno_deps.ts>editWidget

A powerful and customizable framework for Discordeno
Latest
function editWidget
import { editWidget } from "https://deno.land/x/natico@4.0.0-pre.4/discordeno_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