Advertisement
louwng

Chatfuel Card

Jul 25th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. [
  2. {
  3. "attachment": {
  4. "type": "template",
  5. "payload": {
  6. "template_type": "button",
  7. "text": "Hello!",
  8. "buttons": [
  9. {
  10. "type": "show_block",
  11. "block_name": "some block name",
  12. "title": "Show the block!"
  13. },
  14. {
  15. "type": "web_url",
  16. "url": "https://github.com/louwng/images/blob/master/ZU-BJY.jpg?raw=true",
  17. "title": "Buy Item"
  18. }
  19. ]
  20. }
  21. }
  22. }
  23. ]
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement