mpim:history scope
This scope lets an app  View messages and other content in group 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 conversationmpim.history
(deprecated) - Fetches history of messages and events from a multiparty direct message.mpim.replies
(deprecated) - Retrieve a thread of messages posted to a direct message conversation from a multiparty direct message.
Events
channel_history_changed
- Bulk updates were made to a channel's historymessage
- A message was sent to a channelmessage.mpim
- A message was posted in a multiparty direct message channel
For some scopes, this list may be incomplete.