Skip to content

Instantly share code, notes, and snippets.

@zatziky
Created December 10, 2016 12:37
Show Gist options
  • Save zatziky/564c6fca3868a56d90b3fe7c6895794d to your computer and use it in GitHub Desktop.
Save zatziky/564c6fca3868a56d90b3fe7c6895794d to your computer and use it in GitHub Desktop.
voyd
{
"platform": "facebook_messenger",
"recipient": {
"id": "USER_ID"
},
"content": {
"type": "text",
"payload": "Hellow world!"
},
"Headers": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment