Source: https://docs.slack.dev/reference/scopes/channels.history

# channels:history scope

View messages and other content in public channels that your Slack app has been added to

## Facts

**Supported token types**

[`Bot`](/authentication/tokens#bot)

[`User`](/authentication/tokens#user)

[`Legacy Bot`](/authentication/tokens#legacy-bot)

**Compatible API methods**

[`conversations.history`](/reference/methods/conversations.history)

[`conversations.replies`](/reference/methods/conversations.replies)

**Compatible events**

[`assistant_app_thread`](/reference/events/assistant_app_thread)

[`channel_convert_to_private`](/reference/events/channel_convert_to_private)

[`channel_history_changed`](/reference/events/channel_history_changed)

[`channel_posting_permissions`](/reference/events/channel_posting_permissions)

[`document_mention`](/reference/events/document_mention)

[`ekm_access_denied`](/reference/events/ekm_access_denied)

[`me_message`](/reference/events/me_message)

[`message`](/reference/events/message)

[`message.channels`](/reference/events/message.channels)

[`message_changed`](/reference/events/message_changed)

[`message_deleted`](/reference/events/message_deleted)

[`message_replied`](/reference/events/message_replied)

[`reminder_add`](/reference/events/reminder_add)

[`reply_broadcast`](/reference/events/reply_broadcast)

[`thread_broadcast`](/reference/events/thread_broadcast)
