GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

WebhookShorterMessageParameters

API/Interfaces/WebhookShorterMessageParameters
seyfert/lib/common/shorters/webhook.d.ts

Signature

export interface WebhookShorterMessageParameters

Properties

4
webhookIdtokenmessageIdreason

Methods

0

No methods.

Properties

webhookId#
webhookId: string;
token#
token: string;
messageId#
messageId?: string;
reason#
reason?: string;