升级到我们的 Platinum 服务和获得自己的设计定制的3D头像
Bot Libre Dev : How to get the conversation id in the script

RE: How to get the conversation id in the script

通过 admin 发布 Dec 18 2018, 13:49

In a Self script the conversation is available in the "conversation" variable.

To access the conversation object's id you can use,

conversation.getId()

For a complete list of object methods see,
https://www.botlibre.com/manual-self.jsp#object-methods

Depending on the type of conversation, there are also other ids available. Chat conversations have a #gid attribute and some social media and IOT conversations have an #id attribute.

conversation.get(#gid)

conversation.get(#id)


Id: 25306940
发布: Dec 18 2018, 13:49
更新: Dec 19 2018, 12:48
答复: 0
的风景: 2610, 今天: 1, 周: 1, 一个月: 6
0 0 0.0/5