API Reference SlackKit v#1.0.0-alpha.0

View Source

Modules

Defines the behaviour for a Slack Real Time Messaging (RTM) bot.

Process that owns a bot's RTM WebSocket connection.

Translates between Slack's IDs and human-friendly names.

Helpers for writing frames back through an open RTM WebSocket.

Workspace snapshot maintained for a running Slack.Bot.

Behaviour for a pluggable Slack Web API HTTP client.

Default Slack.Web.Client implementation, built on Req.

A small WebSocket client process built on top of Mint.WebSocket.