mukulhase / WebWhatsapp-Wrapper

An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]
https://webwhatsapi.readthedocs.io/en/latest/
MIT License
2.03k stars 795 forks source link

Fix group metadata retrieval #946

Closed OfirKP closed 3 years ago

OfirKP commented 3 years ago

The update method is now not part of each group metadata object, but we can achieve the same functionality from the global window.Store.GroupMetadata object.