Class: FlowChat::Instagram::Middleware::ChoiceMapper

Inherits:
Messenger::Middleware::ChoiceMapper show all
Defined in:
lib/flow_chat/instagram/middleware/choice_mapper.rb

Constant Summary collapse

ID_KEY =
"instagram.choice_mapping"
POSITION_KEY =
"instagram.position_mapping"

Method Summary

Methods inherited from Messenger::Middleware::ChoiceMapper

#call, #initialize

Constructor Details

This class inherits a constructor from FlowChat::Messenger::Middleware::ChoiceMapper