Slack v0.23.5 API Reference

Modules

Slack is a genserver-ish interface for working with the Slack real time messaging API through a Websocket connection

This module is used to spawn bots and is used to manage the connection to Slack while delegating events to the specified bot module

Utility functions for looking up slack state information

Utility functions for sending slack messages

Slack state

Defines a custom client for making calls to Slack Web API

Default http client used for all requests to Slack Web API