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