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

Add Check_number_status to WhatsAPIDriverAsync #949

Closed GuerreiroLeonardo closed 3 years ago

GuerreiroLeonardo commented 3 years ago

The function check_number_status() from the synchronous WhatsAPIDriver does not have its Async implementation. this issue is suppose to fix that.