hardK
hardK
@huan hi. I got this ERROR when I test my bot Error: payload.fromId is null? at WechatifiedMessage.talker(....../src/user/message.js:182:19) at WechatifiedMessage.toString(...../src/user/message.js:125:18) at Wechaty.onMessage(.../...) # first line in callback function at Wechaty.emit(node:events:394:28) at...
另:微信客服好像很久没上线了,有一个问题需要咨询一下
I mainly use "onHttp". When server function taking too much time my server will block. How can i use multithreading? I have ever tried but the "block problem" appears occasionally...