Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface ModifyWebhook
implements WithReason
import { type ModifyWebhook } from "https://deno.land/x/discordeno@18.0.1/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