Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. Array
  2. (
  3. [recipient] => Array
  4. (
  5. [id] => REMOVED_
  6. )
  7. [message] => Array
  8. (
  9. [attachment] => Array
  10. (
  11. [type] => template
  12. [payload] => Array
  13. (
  14. [template_type] => generic
  15. [elements] => Array
  16. (
  17. [0] => Array
  18. (
  19. [title] => title
  20. [image_url] => https://i.ytimg.com/vi/JIciUWPzTxM/hqdefault.jpg
  21. [subtitle] => body text
  22. [default_action] => Array
  23. (
  24. [type] => web_url
  25. [url] => https://www.google.nl/
  26. )
  27.  
  28. )
  29. [buttons] => Array
  30. (
  31. [0] =>
  32. {
  33. "type":"postback",
  34. "title":"Bookmark Item",
  35. "payload":"DEVELOPER_DEFINED_PAYLOAD"
  36. }
  37. [1] =>
  38. {
  39. "type":"postback",
  40. "title":"Bookmark Item",
  41. "payload":"DEVELOPER_DEFINED_PAYLOAD"
  42. }
  43. [2] =>
  44. {
  45. "type":"postback",
  46. "title":"Bookmark Item",
  47. "payload":"DEVELOPER_DEFINED_PAYLOAD"
  48. }
  49. )
  50. )
  51. )
  52. )
  53. )
  54. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement