getting-started icon indicating copy to clipboard operation
getting-started copied to clipboard

Why can't I receive messages from the group after I change the group name

Open Lyq0055 opened this issue 2 years ago • 0 comments

WARN Room findAll() message.ready() rejection: Error: no talkerId found for talker uncaughtException GError: message not found for id: 4608904000824483972 at Function.from (E:\Code_stock\demo\getting-started\node_modules\gerror\src\gerror\gerror.ts:69:17) at PuppetWechat4u. (E:\Code_stock\demo\getting-started\node_modules\wechaty\src\wechaty-mixins\puppet-mixin.ts:277:45) at processTicksAndRejections (node:internal/process/task_queues:96:5) { code: 2, details: 'GError: message not found for id: 4608904000824483972\n' + ' at Function.from (E:\Code_stock\demo\getting-started\node_modules\gerror\src\gerror\gerror.ts:69:17)\n' + ' at PuppetWechat4u. (E:\Code_stock\demo\getting-started\node_modules\wechaty\src\wechaty-mixins\puppet-mixin.ts:277:45)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:96:5)' }

Lyq0055 avatar Jan 04 '23 03:01 Lyq0055