Inumedia/SlackAPI

groups.list, channels.list, im.list, mpim.list (and associated) deprecated by Slack

alexherreid opened this issue · 4 comments

There are a few deprecated API methods. All methods within groups, channels, im and mpim are disappearing soon. Message from Slack API documentation:

This method is deprecated. It will stop functioning in February 2021 and will not work with newly created apps after June 10th, 2020.

These will need to be updated to the new Conversations API to keep working after the next couple months.

Is there any way to work around this? I have a newly created app and I can't get my list of channels or groups.

? I have a newly created app and I can't get my list of channels or groups.

Yes, i'm too

I'm willing to work on this, but need #251 to be merged in.

AJH16 commented

I have added support in #262 to update the functionality for creating DM channels to work through conversations.open.