BlakeWilliams / Elixir-Slack

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

Adds support for unfurls in Slack Web AP #238

Closed vip30 closed 3 years ago

vip30 commented 3 years ago

chat.unfurl

Provide custom unfurl behavior for user-posted URLs

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

@acconrad please review again, thanks