Creating quick replies

Quick replies display a list of replies displayed on the screen that the user can click.

The following code shows a quickReplies object:

"quickReplies": { "title": "Select an option", "quickReplies": [ "option1", "option2" ] }