modules
modules copied to clipboard
Slack response missing when sending messages
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.