wechaty / puppet-wechat

Wechaty Puppet Provider for WeChat
https://www.npmjs.com/package/wechaty-puppet-wechat
Apache License 2.0
405 stars 67 forks source link

GError: no payload.fromId found for talker #209

Open BenjaminHang opened 2 years ago

BenjaminHang commented 2 years ago

when receiving messages, throw this error.
_./node_modules/wechaty/src/user-modules/message.ts:272 throw new Error('no payload.fromId found for talker') ^ GError: no payload.fromId found for talker_

are there some problems?

versions: "wechaty": "^1.11.33", "wechaty-puppet": "^1.20.2", "wechaty-puppet-wechat": "^1.18.4",