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

feat: Allows either unfurl_id & source or channel & ts in `chat.unfurl` method #502

Closed muhsin-k closed 11 months ago

muhsin-k commented 11 months ago

Fixes https://github.com/slack-ruby/slack-ruby-client/issues/388

dangerpr-bot commented 11 months ago
1 Warning
:warning: Unless you're refactoring existing code or improving documentation, please update CHANGELOG.md.

Here's an example of a CHANGELOG.md entry:

* [#502](https://github.com/slack-ruby/slack-ruby-client/pull/502): Feat: allows either unfurl_id & source or channel & ts in `chat.unfurl` method - [@muhsin-k](https://github.com/muhsin-k).

Generated by :no_entry_sign: Danger