Skip to content

Instantly share code, notes, and snippets.

@esokullu
Created August 12, 2018 20:37
Show Gist options
  • Save esokullu/6e8b701ef3c261f698fa8f3baa0c240e to your computer and use it in GitHub Desktop.
Save esokullu/6e8b701ef3c261f698fa8f3baa0c240e to your computer and use it in GitHub Desktop.
GraphJS.sendMessage(
"48760696099368953dd71a90b727acba", // the recipient's ID
"hey Emre, how is life?", // the message
function(response) {
// Do something
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment