BlakeWilliams / Elixir-Slack

Slack real time messaging and web API client in Elixir
MIT License
675 stars 182 forks source link

[Feature Request] Support unfurl method #237

Closed vip30 closed 3 years ago

vip30 commented 3 years ago

Provide custom unfurl behavior for user-posted URLs

refs: https://api.slack.com/methods/chat.unfurl

And here is the mr https://github.com/BlakeWilliams/Elixir-Slack/pull/238

Thanks

BlakeWilliams commented 3 years ago

I don't have much time to spend on this, but I'd happily accept a pull request for this functionality.

acconrad commented 3 years ago

Merged in #238 nice work!