### Describe the bug Method `im.open` is deprecated and should be replaced by `conversations.open` [https://api.slack.com/changelog/2020-01-deprecating-antecedents-to-the-conversations-api](https://api.slack.com/changelog/2020-01-deprecating-antecedents-to-the-conversations-api) ### What type of issue is this? (place an `x` in one of the `[ ]`) - [x] bug ### Requirements (place an `x` in each of the `[ ]`)** * [x] I've read and understood the [Contributing guidelines](../CONTRIBUTING.md) and have done my best effort to follow them. * [x] I've read and agree to the [Code of Conduct](https://slackhq.github.io/code-of-conduct). * [x] I've searched for any related issues and avoided creating a duplicate issue.
Describe the bug
Method
im.openis deprecated and should be replaced byconversations.openhttps://api.slack.com/changelog/2020-01-deprecating-antecedents-to-the-conversations-api
What type of issue is this? (place an
xin one of the[ ])Requirements (place an
xin each of the[ ])**