modules icon indicating copy to clipboard operation
modules copied to clipboard

Slack response missing when sending messages

Open alsuga opened this issue 6 years ago • 0 comments

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.

alsuga avatar Mar 15 '18 20:03 alsuga