标签: message bots
我希望在" Match"之后, 向所有比赛发送介绍消息。 你知道一种轻松发送的方法吗? (我使用Bluestacks)
提前感谢。 问候。
答案 0 :(得分:0)
只需传递session.send(<your message here>) session.dialog('/')即可发送所有匹配的消息。
session.send(<your message here>)
session.dialog('/')