Closed smashah closed 4 years ago
@github-actions run
With onGlobalParticipantsChanged
, you no longer have to add a specific group id.
https://open-wa.github.io/wa-automate-nodejs/classes/client.html#onglobalparicipantschanged
client.onGlobalParicipantsChanged(change=>console.log(change))
A single listener for all participant changed events in all groups.