Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat (web-api): Add support for assistant.* API #2042

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

misscoded
Copy link
Contributor

Summary

Adds support for assistant.* API, including:

Requirements (place an x in each [ ])

@misscoded misscoded added enhancement M-T: A feature request for new functionality pkg:web-api applies to `@slack/web-api` labels Sep 27, 2024
@misscoded misscoded self-assigned this Sep 27, 2024
@zimeg zimeg added this to the web-api@6.13.0 milestone Sep 27, 2024
Copy link
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! And thank you for making this backport (#2033) - it'll be super nice to have this released across all supported versions 🎉

These methods are appearing for me after a local build and install, and the code is all looking good, so I think this is set to ship when you're ready!

I created the web-api@6.13.0 milestone for this, and it's the only change here, so we can also create a new release once this has landed! 🚀 I'm open to running through the release process after this merges too, just let me know 👀

Comment on lines +546 to +549
/**
* @description Set loading status to indicate that the app is building a response.
* @see {@link https://api.slack.com/methods/assistant.threads.setStatus `assistant.threads.setStatus` API reference}.
*/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are wonderful docs to have 🙏 ✨

@misscoded misscoded merged commit e69a76d into web-api-6.x Sep 27, 2024
15 checks passed
@misscoded misscoded deleted the add-assistant-apis branch September 27, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M-T: A feature request for new functionality pkg:web-api applies to `@slack/web-api` semver:minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants