Skip to main content
Module

x/discordeno/mod.ts>ModifyWebhook

Discord API library for Deno
Latest
interface ModifyWebhook
implements WithReason
Re-export
import { type ModifyWebhook } from "https://deno.land/x/discordeno@18.0.1/mod.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