Skip to content

Instantly share code, notes, and snippets.

@crazyrohila
Created December 4, 2018 21:45
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save crazyrohila/5e77f30754200bd06194ee9dbc5cd8fe to your computer and use it in GitHub Desktop.
lex-alexa-core-controller-response
{
"slots": [],
"prompt": "Please select from below options:",
"ui_type": "picker",
"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