与用户 Botkit 开始对话

Start a conversation with a user Botkit

我正在使用 Botkit 为 slack 创建一个机器人。我想知道是否可以使用 bot.startConversation() 与特定用户使用他们的用户 ID 或频道 ID 开始对话。

看看这个,您需要知道用户和频道 ID: https://github.com/howdyai/botkit/issues/422#issuecomment-250930793