Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在机器人提出问题后,我试图从用户那里收到 2 条(甚至更多)连续消息。
是否有任何片段使机器人等待用户输入消息(没有明确地“提示”或“发送”消息给用户)?
我认为您可以在跟踪对话主题和TipingMessage之间使用组合。并且您从上次提示超时从用户那里获取所有“无人值守”消息并将其放在一起。