Closed mueller-stephan closed 4 years ago
The 'im.list' method of the Slack API is deprecated (https://api.slack.com/methods/im.list). The call is replaced with the corresponding call to 'conversations.list'. With the suggested changes, the user functionality works again.
Tested and working here!
The 'im.list' method of the Slack API is deprecated (https://api.slack.com/methods/im.list). The call is replaced with the corresponding call to 'conversations.list'. With the suggested changes, the user functionality works again.