Skip to content

Instantly share code, notes, and snippets.

@dzabrzenski
Created February 8, 2018 16:08
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 dzabrzenski/280d68affc865f7c530895d9cb9d36dd to your computer and use it in GitHub Desktop.
Save dzabrzenski/280d68affc865f7c530895d9cb9d36dd to your computer and use it in GitHub Desktop.
{
"responses": [
{
"type": "text",
"elements": ["Hi, how are you", "Hello!"],
"filters": []
},
{
"type": "cards",
"filters": [],
"elements": [
{
"title": "Lorem ipsum dolor sit amet.",
"subtitle": "qui dolorem ipsum quia dolor sit amet,",
"imageUrl": "https://i.imgur.com/3yPwOLC.jpg",
"buttons": [
{
"title": "Lorem ipsum dolor sit.",
"postback": "developer_message"
}
]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment