Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • WebhookOptions

Index

Properties

Properties

Optional error

error: (error: Error) => void | Promise<void>

Type declaration

    • (error: Error): void | Promise<void>
    • Handles an error created by the function passed to Webhook.listener()

      Parameters

      • error: Error

      Returns void | Promise<void>

Legend

  • Constructor
  • Property
  • Method
  • Property

Generated using TypeDoc