Automaton Facebook Messenger Adapter v0.1.2 Automaton.FacebookMessenger.Adapter View Source

Facebook Messenger Adapter

Link to this section Summary

Functions

Parses the webhook response into a Message

Sends a message to the messaging platform with the given config

Link to this section Functions

Parses the webhook response into a Message

Callback implementation for Automaton.Adapter.parse/1.

Link to this function send(sender_id, message_text, context, config) View Source

Sends a message to the messaging platform with the given config

Callback implementation for Automaton.Adapter.send/4.