Skip to content

Instantly share code, notes, and snippets.

@kimtree
Created December 5, 2018 08:14
Show Gist options
  • Save kimtree/ea4ebbbc53e1556c1a5285c6b3000c19 to your computer and use it in GitHub Desktop.
Save kimtree/ea4ebbbc53e1556c1a5285c6b3000c19 to your computer and use it in GitHub Desktop.
ㅐ{
"version": "2.0",
"template": {
"outputs": [
{
"basicCard": {
"title": "cute lulu",
"description": "lulu is cute",
"thumbnail": {
"imageUrl": "https://i.ytimg.com/vi/LNGSQHQdBW4/maxresdefault.jpg"
},
"buttons": [
{
"action": "message",
"label": "meow",
"messageText": "meow"
},
{
"action": "webLink",
"label": "link",
"webLinkUrl": "http://creamheroes.com"
}
]
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment