You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Description of the bug, When Issue Happens]
Quando chamo a função client.getAllGroups retorna um erro de array filter:
error: 2022-06-21T23:08:50.762Z Cannot read properties of undefined (reading 'filter') - TypeError: Cannot read properties of undefined (reading 'filter')
at Whatsapp.<anonymous> (/media/cleiton/2A16379C163767C9/projetos/wppconnect-server/node_modules/@wppconnect-team/wppconnect/dist/api/layers/retriever.layer.js:252:53)
at step (/media/cleiton/2A16379C163767C9/projetos/wppconnect-server/node_modules/@wppconnect-team/wppconnect/dist/api/layers/retriever.layer.js:64:23)
at Object.next (/media/cleiton/2A16379C163767C9/projetos/wppconnect-server/node_modules/@wppconnect-team/wppconnect/dist/api/layers/retriever.layer.js:45:53)
at fulfilled (/media/cleiton/2A16379C163767C9/projetos/wppconnect-server/node_modules/@wppconnect-team/wppconnect/dist/api/layers/retriever.layer.js:36:58)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Description
[Description of the bug, When Issue Happens]
Quando chamo a função client.getAllGroups retorna um erro de array filter:
Environment
Steps to Reproduce
Somente executo a função e da o erro
Your Code
The text was updated successfully, but these errors were encountered: