slack-ruby / slack-ruby-client

A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
MIT License
1.21k stars 214 forks source link

Bookmarks API #398

Closed kwent closed 2 years ago

kwent commented 2 years ago

Hi,

Since https://api.slack.com/apis/bookmarks-api is now generally available, i think this client should support it :)

Regards

dblock commented 2 years ago

Please contribute, see https://github.com/slack-ruby/slack-ruby-client/blob/master/CONTRIBUTING.md#update-slack-web-api.

etiennechabert commented 2 years ago

Hello @dblock, thanks a lot for your contribution with this commit, adding bookmarks_* 🎉

Any idea when a new version of this gem would be released? Allowing us to benefit from this new feature? Thanks!

dblock commented 2 years ago

I'll do a release soon. Since this was added, closing.