GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

WebhookType

API/Enums/WebhookType
seyfert/lib/types/payloads/webhook.d.ts

Signature

export declare enum WebhookType {    Incoming = 1,    ChannelFollower = 2,    Application = 3}

Members

This export does not declare public properties or methods in the generated declaration file.