Slack v0.11.0 Slack.Web.Rtm

Summary

Functions

Starts a Real Time Messaging session

Functions

start(optional_params \\ %{})

Starts a Real Time Messaging session.

Optional Params

  • mpim_aware - Returns MPIMs to the client in the API response.
  • no_unreads - Skip unread counts for each channel (improves performance).
  • simple_latest - Return timestamp only for latest message object of each channel (improves performance).

Errors the API can return: