virtuoso v0.0.21 Medium.FbMessenger

Translates fb message events into Virtuoso-friendly internal representations (Impressions)

Link to this section Summary

Functions

Entry point for regular facebook messages (free text)

Sends a message to Facebook to signal typing

Sends a message to Facebook to end typing signal

Link to this section Functions

Link to this function process_messages(entries)

Entry point for regular facebook messages (free text)

Link to this function start_typing_indicator(sender_id)

Sends a message to Facebook to signal typing.

Link to this function stop_typing_indicator(sender_id)

Sends a message to Facebook to end typing signal.