Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crazyrohila/1853e1fbb686ccb96cbc2fae9f3f9e1c to your computer and use it in GitHub Desktop.
Save crazyrohila/1853e1fbb686ccb96cbc2fae9f3f9e1c to your computer and use it in GitHub Desktop.
lex-alexa-blog-lex-renderer-response
{
"prompt": "Please select from below options:",
"ui_type": "buttons",
"data": [
{
"label": "Button 1",
"value": "button1"
},
{
"label": "Button 1",
"value": "button1"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment