envio v0.7.0 Envio.Slack.Handler View Source
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Default implementation of the callback invoked when the message is received.
Helper generated by the Envio.Subscriber
scaffold. This pub_sub
GenServer
might be started by invoking Elixir.Envio.Slack.Handler.start_link
.
Subscribes to the channel(s) given in a runtime.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Default implementation of the callback invoked when the message is received.
Helper generated by the Envio.Subscriber
scaffold. This pub_sub
GenServer
might be started by invoking Elixir.Envio.Slack.Handler.start_link
.
Subscribes to the channel(s) given in a runtime.