Slack v0.15.0 Slack.Web.Rtm View Source

Link to this section Summary

Functions

Starts a Real Time Messaging session

Link to this section Functions

Link to this function start(optional_params \\ %{}) View Source

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: