GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

WebhookShorterOptionalParams

API/Type Aliases/WebhookShorterOptionalParams
seyfert/lib/common/shorters/webhook.d.ts

Signature

export type WebhookShorterOptionalParams = Partial<{    token: string;    reason: string;}>;

Members

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