Inumedia / SlackAPI

.NET Implementation of the Slack team communication platform API.
MIT License
452 stars 243 forks source link

Conversation API integration #265

Open giovannicarmo opened 3 years ago

giovannicarmo commented 3 years ago

Hi!

I am using your API and would like to know if it's already implementing the new Slack's Conversation API methods. Because the deprecated methods will be removed at February 24th.

Thanks!

AJH16 commented 3 years ago

I submitted some changes that were just merged in last night, but I'm not sure if there are any changes yet for the rest of it. For the most part they seem like pretty straight forward mappings, but I don't have the time to be able to look at any of the end points beyond the ones I needed to keep the system I'm supporting running unfortunately.