Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

await WPP.chat.list({onlyUsers: true}); Returns Empty array #2490

Closed
bracketsApps007 opened this issue Nov 14, 2024 · 3 comments
Closed

await WPP.chat.list({onlyUsers: true}); Returns Empty array #2490

bracketsApps007 opened this issue Nov 14, 2024 · 3 comments

Comments

@bracketsApps007
Copy link

WA-JS Version

3.14.2-alpha.0

WhatsApp Version

2.3000.1018197845

Browser Version

Chrome 130

Operation System

Window 11

Steps to reproduce

await WPP.chat.list({onlyUsers: true});

image

What is expected?

Return LIst of only users

What is actually happening?

empty array

Any additional comments?

No response

@silemftooh
Copy link

All function that contain "isUser" not working

@bracketsApps007
Copy link
Author

All function that contain "isUser" not working

becaus of this
#2491

@icleitoncosta
Copy link
Contributor

Fixed with d87ea3d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants