Skip to main content
Module

x/biscuit/mod.ts>WebhookTypes

A Discord library that is easy to use but reliable on its core 🥠
Latest
enum WebhookTypes
Re-export
import { WebhookTypes } from "https://deno.land/x/biscuit@0.2.4/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

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