ExFacebookMessenger v0.4.0 FacebookMessenger.Sender
Module responsible for communicating back to facebook messenger
Summary
Functions
creates a payload for an image message to send to facebook
sends a message to the the recepient
sends an image message to the recipient
creates a payload to send to facebook
converts a map to json using poison
return the url to hit to send the message
Functions
creates a payload for an image message to send to facebook
- :recepient - the recepient to send the message to
- :image_url - the url of the image to be sent
sends a message to the the recepient
- :recepient - the recepient to send the message to
- :message - the message to send
sends an image message to the recipient
- :recepient - the recepient to send the message to
- :image_url - the url of the image to be sent
creates a payload to send to facebook
- :recepient - the recepient to send the message to
- :message - the message to send