question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problem getAllChatsGroups

See original GitHub issue

async function start() { const contacts = await client.getAllChatsGroups(); myConsole.log(contacts); } start();

output log:

C:\Users\User\Desktop\app\scrap\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:286
        throw new Error('Evaluation failed: ' + (0, util_js_1.getExceptionMessage)(exceptionDetails));
              ^

Error: Evaluation failed: ReferenceError: groupId is not defined
    at pptr://__puppeteer_evaluation_script__:3:13
    at ExecutionContext._ExecutionContext_evaluate (C:\Users\User\Desktop\app\scrap\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:286:15)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async ExecutionContext.evaluate (C:\Users\User\Desktop\app\scrap\node_modules\puppeteer\lib\cjs\puppeteer\common\ExecutionContext.js:117:16)
    at async Whatsapp.getAllChatsGroups (C:\Users\User\Desktop\app\scrap\node_modules\venom-bot\dist\api\layers\group.layer.js:180:16)
    at async start (C:\Users\User\Desktop\app\scrap\scrap.js:21:26)

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
armandinhoxcommented, Jun 24, 2022

which day? have outhers users with problem very days.

0reactions
armandinhoxcommented, Jul 30, 2022

This issue is stale because it has been open for 30 days with no activity.

No stable, problem continue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

venom-bot/CHANGELOG.md - UNPKG
111, * error checkIdMessag not function ... 249, - getAllChatsGroups ... 383, - Fixed ninth digit problem group operation (close ...
Read more >
Venom Changelog
wapi: fix sendFile function issue #1718 (ed89eb7) ... Bug Fixes. Error connect (e15a018) ... forwardMessages return (4b3511b); getAllChatsGroups (06e641c) ...
Read more >
github.com-orkestral-venom_-_2021-02-28_00-51-25
Pull requests are welcome. For major changes, please open an issue first todiscuss what you would like to change. To restore the repository ......
Read more >
https://raw.githubusercontent.com/orkestral/venom/...
... (2022-06-09) ### Bug Fixes * **wapi:** fix sendFile function issue [#1718](https://github.com/orkestral/venom/issues/1718) ...
Read more >
Group Problem Solving and Brainstorming - YouTube
Group Problem Solving and Brainstorming. Watch later. Share. Copy link. Info. Shopping. Tap to unmute. If playback doesn't begin shortly, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found