All Classes and Interfaces
Class
Description
Interactive messages are much like other messages, only they contain buttons, a variety of menus types,
or they have some custom actions available.
https://api.slack.com/messaging/interactivity/enabling
https://api.slack.com/reference/block-kit/block-elements#external_multi_select
The payload which is sent when a user clicked on a dialog which has
"type": "select" and "data_source": "external"
Response data to react to an action where a user clicked on a dialog which has
"type": "select" and "data_source": "external"
Events API handler base class.
https://api.slack.com/types/event
Events API requests dispatcher.
Creates EventsDispatcher instances.
Deprecated.
The basic configuration for Slack apps.
Deprecated.
Slack request signature representation in Java.
This utility has the ability to generate the Slack request signature.
The collection of the request header names related to the Slack request verification.
Secret key for the Slack request verification.
This utility verifies if the timestamp header value if valid.
This utility has the ability to verify if a given signature and related values are valid.
Deprecated.
https://api.slack.com/docs/interactive-message-field-guide
https://api.slack.com/docs/oauth
https://api.slack.com/authentication/sign-in-with-slack
https://api.slack.com/reference/workflows/workflow_step_edit