Skip to content

Instantly share code, notes, and snippets.

@guidone
Created October 10, 2016 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guidone/ea2449bfb94700962e75f50f438c7f56 to your computer and use it in GitHub Desktop.
Save guidone/ea2449bfb94700962e75f50f438c7f56 to your computer and use it in GitHub Desktop.
// get the chat context
var chat = msg.chat();
// email payload
msg.to = chat.get('email');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment