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