Expand description
§sfr-core: A commonly used process for Slack App.
The sfr-core provides the following features.
- Validates a request from Slack.
- Returns Slack App’s Setting.
sfr-core is the parts of slack-framework-rs.
See slack-framework-rs for details.
Structs§
- The type contains An App Credentials from
https://api.slack.com/apps/[App ID]/general. - The configuration to validate signature.
- The type that represents a query when redirected.
- The type that represents a response of
oauth.v2.access. - Section block.
- The type that handles a commonly used process of Slack App.
- The type that represents a request of a slash command.
Enums§
- The type that represents a block.
- The type that represents a text object.