slackapi/bolt-js

Add reply_in_thread method

Closed this issue · 1 comments

vadjs commented

Now js client lacking of reply_in_thread function.

Requirements

DoD: reply_in_thread function can be used in the @slack/bolt

You can use the chat.postMessage API in the @slack/web-api node.js client and provide the thread_ts parameter to reply in thread using this SDK.