Slack.Handler behaviour
A behavior for the Slack real time messaging API via websockets.
Callbacks
Specs:
- handle_message({:type, binary, %{}}, Slack.State.state, any) :: {:ok, any}
Specs:
- init(any, Slack.State.state) :: {:ok, any}
A behavior for the Slack real time messaging API via websockets.
Specs:
Specs: