You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2018. It is now read-only.
Hi!
As of right now when I use for example bp.slack.sendText, its .then doesn't have access to the response from the Slack API, which is necessary for sending messages as threads when the original "parent" message has sent via bp.slack.sendText. I believe this is because you're using an outdated version of the @slack/client module.