public verifyAccount ( string CountryCode, string Phonenumber, string Password ) : bool | ||
CountryCode | string | The country code with a + eg: +31 |
Phonenumber | string | The phone number without the country code eg: 0624115307 |
Password | string | The password of the whatsapp account |
return | bool |