Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface ModifyWebhook
implements WithReason
import { type ModifyWebhook } from "https://deno.land/x/discordeno@17.0.0/helpers/webhooks/editWebhook.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