Skip to main content
Module

x/discordeno/mod.ts>ModifyWebhook

Discord API library for Deno
Extremely Popular
Go to Latest
interface ModifyWebhook
Re-export
import { type ModifyWebhook } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Properties

optional
name: string

The default name of the webhook

optional
avatar: bigint | null

Image for the default webhook avatar

optional
channelId: bigint

The new channel id this webhook should be moved to

optional
reason: string

The reason you are modifying this webhook