WebhookShorterOptionalParams
Signature
export type WebhookShorterOptionalParams = Partial<{ token: string; reason: string;}>;Members
This export does not declare public properties or methods in the generated declaration file.
export type WebhookShorterOptionalParams = Partial<{ token: string; reason: string;}>;This export does not declare public properties or methods in the generated declaration file.