Skip to main content
Module

x/wackford/discordeno.ts>ModifyWebhook

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
interface ModifyWebhook
implements WithReason
Re-export
import { type ModifyWebhook } from "https://deno.land/x/wackford@v0.0.1/discordeno.ts";

Properties

optional
name: string

The default name of the webhook

optional
avatar: BigString | null

Image for the default webhook avatar

optional
channelId: BigString

The new channel id this webhook should be moved to