danielcardeenas / sulla

👩🏻‍🔬 Javascript Whatsapp api library for chatbots
MIT License
1.26k stars 274 forks source link

getAllContacts() with online status? #273

Open SerhanCeetin opened 4 years ago

SerhanCeetin commented 4 years ago

Hi, I want to determine if the person is online. Is it possible on getAllContacts() or an other function?

Note: I have tried getAllChats() function but it returns "null" for isOnline all-time

AlexanderXIV commented 4 years ago

Has since then a method been added that makes it easy to check the online/offline state of all contacts (or just individual contacts)?