wechaty / puppet-padlocal

Puppet PadLocal is a Pad Protocol for WeChat
https://wechaty.js.org/docs/puppet-providers/padlocal
Apache License 2.0
638 stars 88 forks source link

Error: Message forwarding is unsupported for messageId:6810386860687302962, type:4 #230

Open SimonMing47 opened 1 year ago

SimonMing47 commented 1 year ago

不能转发聊天记录合并发送的卡片,用的 message.forward 方法,请问该如何修复。 版本号如下:

    "dependencies": {
        "qrcode-terminal": "^0.12.0",
        "wechaty": "^1.19.10",
        "wechaty-puppet": "^1.19.6",
        "wechaty-puppet-padlocal": "^1.11.18"
    }

报错如下:

Error: Message forwarding is unsupported for messageId:6810386860687302962, type:4
    at PuppetPadlocal.messageForward (/home/ubuntu/app/stonehenge/moss/node_modules/wechaty-puppet-padlocal/dist/cjs/src/puppet-padlocal.js:846:23)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async WechatifiedUserClass.forward (/home/ubuntu/app/stonehenge/moss/node_modules/wechaty/dist/cjs/src/user-modules/message.js:780:27)
    at async /home/ubuntu/app/stonehenge/moss/dist/helper.js:128:13