View Source SlackWeb.Rtm (SlackWeb v0.1.5)
Link to this section Summary
Link to this section Functions
Starts a Real Time Messaging session.
Optional Params
batch_presence_aware- Batch presence deliveries via subscription. Enabling changes the shape ofpresence_changeevents. See batch presence.presence_sub- Only deliver presence events when requested by subscription. See presence subscriptions.
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:
migration_in_progress- Team is being migrated between servers. See theteam_migration_startedevent documentation for details.