如何在 Kik 机器人发送的消息旁边显示 "Reply" 按钮?
How do I display the "Reply" button next to a message sent from a Kik bot?
像这样(第二个回复旁边的回复按钮)
通过键盘为您的消息提供建议回复属性
https://dev.kik.com/#/docs/messaging#keyboards
确保您在发送的消息中也设置了 chatId。
然后,如果你提到你正在使用的机器人@your_bot_username 嗨,如果回复有建议的回复,回复按钮将显示
像这样(第二个回复旁边的回复按钮)
通过键盘为您的消息提供建议回复属性 https://dev.kik.com/#/docs/messaging#keyboards
确保您在发送的消息中也设置了 chatId。 然后,如果你提到你正在使用的机器人@your_bot_username 嗨,如果回复有建议的回复,回复按钮将显示