Skip to content

getAllChatsGroups() always return empty #2842

Description

@yudyananda

Description

Trying to get list of groups but always return empty

const venom = await create({
   session: "xxx",
   headless: "new",
   browserPathExecutable: "/usr/bin/google-chrome-stable",
}).then(async (client) => {
    const groups = await client.getAllChatsGroups(); // result is empty []

});

Environment

  • Venom version(s): [5.3.0]
  • Browser: [Chrome 131.0.6778.264]
  • OS: [Ubuntu]
  • Node version: [Node 22]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds triageNeeds avaliation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions