Guest User

Untitled

a guest
Aug 16th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. replyMessage.sourceEvent({
  2. facebook: {
  3. quick_replies: [
  4. {
  5. "content_type": "text",
  6. "title": "Money Management",
  7. "payload": "Money Management"
  8. },
  9. {
  10. "content_type": "text",
  11. "title": "Retirement Plans",
  12. "payload": "Retirement Plans"
  13. }
  14. ]
  15. },
  16. });
Add Comment
Please, Sign In to add comment