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

Id of send message #966

Open jesussales opened 3 years ago

jesussales commented 3 years ago

Somebody can help about how i Can get de ID of message that i send???

pailus commented 3 years ago

you can use driver.get_unread(include_me=False, include_notifications=False) if someone have any option?