下载的开放源 的机器人自由社会版 和安装机器人自由于你自己的服务器
Bot Libre Dev

How to get the conversation id in the script

通过 lyh123 发布 Dec 18 2018, 1:32

How to get the conversation id in the script


by admin posted 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)

Updated: Dec 19 2018, 12:48
Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2910, today: 2, week: 6, month: 15

by lyh123 posted Dec 18 2018, 21:40

thank you, I want to know the relationship between this ID and the conversationId in TextEntry.


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2660, today: 2, week: 4, month: 7

by admin posted Dec 19 2018, 12:46
The conversation id in TextEntry is the #gid of the conversation object. (global unique id)

conversation.get(#gid)

Updated: Dec 19 2018, 12:47
Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2616, today: 3, week: 4, month: 11

by lyh123 posted Dec 20 2018, 0:59

Thank you very much for your help.Can I get your contact information?


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2648, today: 1, week: 2, month: 5

by admin posted Dec 20 2018, 9:33
You can email [email protected]

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 2706, today: 1, week: 3, month: 9

Id: 25303762
标签: script, conversation id
发布: Dec 18 2018, 1:32
答复: 5
的风景: 2936, 今天: 2, 周: 4, 一个月: 7
0 0 0.0/5