Sets the Handler to be executed when the fulfillment is called with a given handler name.
The handler name to match. When given an array, sets the Handler for any name in the array.
The Handler to be executed when the handler name is matched.
Generated using TypeDoc
Represents the app instance which on new requests, creates a way to interact with the conversation API directly from Assistant, providing implementation for all the methods available in the API.