Slack Developer Kit (including Bolt for Java) for any JVM language
One way to interact with the Slack platform is its HTTP RPC-based Web API, a collection of methods requiring OAuth 2.0-b
A plugin that allows users to interact with Slack using ChatGPT
## What's Changed ### Enhancements ✨ * feat: add loading messages to assistant threads set status by @zimeg in https://github.com/slackapi/java-sl…
## What's Changed ### Enhancements ✨ * feat: Add work objects support (#1512) by Elaine Vegeris * feat(model): add underline to rich text sectio…
## What's Changed ### Maintenance 🏗️ * Pin GitHub Actions workflow step hashes and use minimum permission by @zimeg in https://github.com/slackap…
# Changes * [bolt, slack-api-model, slack-api-client] https://github.com/slackapi/java-slack-sdk/pull/1437 upgrade gson to the latest version - Thank…
# Changes * [slack-api-client] #1429 Fix #1426 IllegalStateException when deserializing message using conversations.history - Thanks @rasharab @ser…
# Changes * [bolt] #1415 Fix #1414 botMessage handler in Assistant middleware does not work when other event listeners do not exist - Thanks @rbiot…
# Announcement ## AWS S3 SDK Migration This version upgrades the underlying AWS S3 SDK to version 2. If you use the optional module, please swit…
# Changes * [slack-api-client] #1397 NumberFormatException when using conversations.history - Thanks @rasharab @seratch * [slack-api-client] #1390…