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