The Actions SDK intent to match. When given an array, sets the IntentHandler for any intent in the array.
The IntentHandler to be executed when the intent is matched. When given a string instead of a function, the intent fulfillment will be redirected to the IntentHandler of the redirected intent.
Sets the IntentHandler to be executed when the fulfillment is called with a given Actions SDK intent.
The Actions SDK intent to match. When given an array, sets the IntentHandler for any intent in the array.
The IntentHandler to be executed when the intent is matched. When given a string instead of a function, the intent fulfillment will be redirected to the IntentHandler of the redirected intent.
Generated using TypeDoc
Sets the IntentHandler to be executed when the fulfillment is called with a given Actions SDK intent.