-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Starting from 2022 September 20, the Slack rtm.start API method's response will change (a lot of information is removed). See for example https://api.slack.com/changelog/2021-10-rtm-start-to-stop.
Looking at the source code, this will completely break this library, as it tries to parse back all the removed information into the data type SlackSession.
I'm not sure if this library is actively maintained, so the first question is, are you planning to do anything about this? Apparently the whole RTM API is deprecated, but I'm not sure what exactly that means in practice...
Thanks.
Metadata
Metadata
Assignees
Labels
No labels