ExFacebookMessenger v0.4.0 FacebookMessenger
Module responsible to check the facebook messenger webhook registation and responsible for dealing with facebook messages
Summary
Functions
Check if the challenge sent from facebook matches the one stored in the app The stored verification token is configured by setting challenge_verification_token in config.exs
Parse the payload sent from facebook and converts them to FacebookMessenger.Response structure
Functions
Check if the challenge sent from facebook matches the one stored in the app The stored verification token is configured by setting challenge_verification_token in config.exs
Parameters:
params: Parameters sent from facebook
Parse the payload sent from facebook and converts them to FacebookMessenger.Response structure
Parameters:
params: Parameters sent from facebook