enum WebhookType

external
export declare enum WebhookType

https://discord.com/developers/docs/resources/webhook#webhook-object-webhook-types

Members

external
Application = 3

Application webhooks are webhooks used with Interactions

external
ChannelFollower = 2

Channel Follower Webhooks are internal webhooks used with Channel Following to post new messages into channels

external
Incoming = 1

Incoming Webhooks can post messages to channels with a generated token