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.
使用 gupshup 文档后的 GoTo 选项从状态(用户选择选项返回到主菜单)。我收到以下警告消息。“所选节点具有用户子状态。如果您选择此状态,您的机器人将等待用户输入以继续流程”。
截屏:
它没有按预期工作,我们想再次向用户显示主菜单。
Goto 的工作方式不同。如果要执行某个机器人状态,则需要转到该状态的先前状态。