robvanderleek / mudslide

Send WhatsApp messages from the command-line
ISC License
122 stars 12 forks source link

info: list users #35

Closed lightaffaire closed 1 year ago

lightaffaire commented 1 year ago

I opened an issue on the baileys repo concerning if list users is possible.

I received an answer which may well be of use to mudslide:

await client.groupFetchAllParticipating()

robvanderleek commented 1 year ago

Hi @lightaffaire

I've seen the Bailyes issue, unfortunately that library function lists all the groups a user is a member of (Mudslide is already using it). AFAIK there is no library call to get a list of users.