Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWebhookProvider

Hierarchy

  • IWebhookProvider

Index

Methods

Methods

executeWebhook

  • Called whenever the publically accessible url for this App is called, if you handle the methods differently then split it out so your code doesn't get too big.

    Parameters

    Returns IWebhookResponse

    the response to send to the client

Generated using TypeDoc