Created
August 5, 2019 21:20
-
-
Save MarcL/b3faae9c7712d20329a53cf79a0d48c0 to your computer and use it in GitHub Desktop.
Revisions
-
MarcL created this gist
Aug 5, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ { "message": { "text": "Hi there. Would you like to talk to my bot?", "quick_replies": [{ "content_type": "text", "title": "Yes please", "payload": "Yes" }, { "content_type": "text", "title": "No thanks", "payload": "No" } ] } }