Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hello again!
I tried to realize the logic of trigger in such sequence:
text -> typing -> text-> typing-> text-> typing
typing = 3 sec.
As a result messages appear quicker than typing.
What I did wrong?
gif with the result--> https://imgur.com/a/yiPN2cD
[== JavaScript ==]
VALID (RFC 8259)
Formatted JSON Data
{
"group":{
"name":"New group"
},
"groups":[
{
"group":{
"name":"New group"
},
"triggers":[
{
"trigger":{
"id":27,
"name":"Check",
"actions":"[{\"_id\":\"VJsIvRL-V\",\"type\":\"text\",\"content\":{\"text\":\"first msg\"}},{\"_id\":\"9Vi4c5SzM\",\"type\":\"typing\",\"content\":{\"text\":\"\",\"duration\":\"3\"}},{\"_id\":\"6jjR8HzGs\",\"type\":\"text\",\"content\":{\"text\":\"second msg\"}},{\"_id\":\"Z_Dc_JeJK\",\"type\":\"typing\",\"content\":{\"text\":\"\",\"duration\":\"2\"}},{\"_id\":\"XRklQmEqm\",\"type\":\"text\",\"content\":{\"text\":\"Third msg\"}},{\"_id\":\"uN4TxlGXY\",\"type\":\"typing\",\"content\":{\"text\":\"\",\"duration\":\"2\"}},{\"_id\":\"yuMtdMIWY\",\"type\":\"text\",\"content\":{\"text\":\"Fourth msg\"}}]",
"default":1,
"default_unknown":0,
"default_always":0,
"default_unknown_btn":0
},
"events":[
]
}
]
}
]
}
Offline
Hi,
I think it's a bug with more than one typing factor. I'll fix it in next few weeks, just a tricky thing it is
Offline
Thank you!
Offline
I have fixed this one update from official
Offline
Pages: 1