Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
excludeRelated

You can use the We have introduced button directive to add the buttons that do a variety of actionsin the chatbot.

The directive “type” should be “button.

The List of Buttons in the Button Directive are :

  1. Default Button

  2. Button with Link

  3. Button with AJAX

  4. Button with script

You can use the sample code given in the below sections in a function node to get the buttons in the chatbot.

Default Button

Using the default button, you can trigger a custom utterance upon button click.

...