#msg.Forward() error

4 messages · Page 1 of 1 (latest)

tender notch
#

Error with FORWARD, anyone else?

 Forwarding to chat id 5520988881111@c.us the msg: eae
ERROR [11:18:23.614] (20124): Evaluation failed: TypeError: chat.forwardMessages is not a function
    at __puppeteer_evaluation_script__:5:31
    err: {
      "type": "Error",
      "message": "Evaluation failed: TypeError: chat.forwardMessages is not a function\n    at __puppeteer_evaluation_script__:5:31",        
      "stack":
          Error: Evaluation failed: TypeError: chat.forwardMessages is not a function
              at __puppeteer_evaluation_script__:5:31
              at ExecutionContext._evaluateInternal (C:\Users\Raposa\Desktop\Code\Press-Ticket\backend\node_modules\.pnpm\puppeteer@13.7.0\node_modules\puppeteer\src\common\ExecutionContext.ts:273:13)
              at processTicksAndRejections (node:internal/process/task_queues:95:5)
              at ExecutionContext.evaluate (C:\Users\Raposa\Desktop\Code\Press-Ticket\backend\node_modules\.pnpm\puppeteer@13.7.0\node_modules\puppeteer\src\common\ExecutionContext.ts:140:12)
              at Message.forward (C:\Users\Raposa\Desktop\Code\Press-Ticket\backend\node_modules\.pnpm\github.com+pedroslopez+whatsapp-web.js@7737a0d701c2bde180c4cdcb2926895b0b649b4f\node_modules\whatsapp-web.js\src\structures\Message.js:415:9)
    }

lib version: latest github commit

#

also im not using chat.forwardMessages(), im using message.forward().

ill probably just have to use sendmessage for now

reef laurel
tender notch