Знаете ли вы, бот Либре также предоставляет бесплатное размещение форумов для вашего собственного сайта или мобильное приложение?
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)


Идентификатор: 25306940
Опубликовано: Dec 18 2018, 13:49
Обновлено: Dec 19 2018, 12:48
Ответы: 0
Вид: 3133, сегодня: 2, неделю: 6, месяц: 15
0 0 0.0/5