im:history scope
This scope lets an app  View messages and other content in direct messages that your slack app has been added to
Supported token types: | userclassic botworkspacebot |
This scope is compatible with the following list of Web API methods and Events API events:
Methods
conversations.history
- Fetches a conversation's history of messages and events.conversations.replies
- Retrieve a thread of messages posted to a conversationim.history
(deprecated) - Fetches history of messages and events from direct message channel.im.replies
(deprecated) - Retrieve a thread of messages posted to a direct message conversation
Events
im_history_changed
- Bulk updates were made to a DM's historymessage
- A message was sent to a channelmessage.im
- A message was posted in a direct message channel
For some scopes, this list may be incomplete.