Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogflowVerification

Hierarchy

  • DialogflowVerification

Properties

Properties

Optional error

error: string | function

Custom error message as a string or a function that returns a string given the original error message set by the library.

The message will get sent back in the JSON top level error property.

The message will get sent back in the JSON top level error property.

headers

An object representing the header key to value map to check against,

Optional status

status: undefined | number

Custom status code to return on verification error.

Generated using TypeDoc