Automaton v0.1.0 Automaton.Adapters.Console View Source
Adapter for testing in console
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
.
Sends a message to the messaging platform with the given config
Callback implementation for Automaton.Adapter.send/4
.