Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denocordts/src/types/mod.ts>WebhookType

An Object Oriented Discord API wrapper for Deno.
Latest
enum WebhookType
import { WebhookType } from "https://deno.land/x/denocordts@1.2.0/src/types/mod.ts";

Members

Application

Application webhooks are webhooks used with Interactions

ChannelFollower

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

Incoming = 1

Incoming Webhooks can post messages to channels with a generated token