BlakeWilliams / Elixir-Slack

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

Adds support for unfurls in Slack Web AP #236

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 commented 3 years ago

@vip30 looks good! You'll need to look at other PRs like #234 to see how you can get this merged into a new version to pull from

vip30 commented 3 years ago

@acconrad do you mean the commit msg and branch name? If yes, will change it afterwards Thanks

acconrad commented 3 years ago

Yes! You'll have to change the mix.exs and readme files