Elintondm
Elintondm
We have the same problem!
This is our main problem too!!! @ajwfrost please choose the fastest way to solve this problem. I think the solution "move everything off to a secondary thread anyway" would be...
Hi, @andlb Could you please attach your wapi.js here?
Thanks @enomineCN I'm testing your version. The good news is that sendMessage works! But read messages or check number is not working.
@enomineCN my fault check_number_status is working too!
With this https://github.com/Theblood/Wapi_NEW/blob/master/wapi.js get_unread work, check_number_status and send_message. But SendSeen no. Error: TypeError: chat.sendSeen is not a function Anyone knows how to define this function?
@sidikhanrei with your code sendSeen dont work too. For me everything works with @enomineCN wapi.js execept for sendSeen
@erickmourasilva the same to me
My work around was: I put everytring to restart each 30 minutes at crontab and then everything is working fine.