venomous0x / WhatsAPI

Interface to WhatsApp Messenger
2.59k stars 2.14k forks source link

Is there any why to check if number added me to list contacts? #1178

Closed adams99 closed 8 years ago

adams99 commented 8 years ago

I want to check if number added me to list contacts before sending message, I have now only sync new contact before sending message. I send message to only subscriptions numbers. User himself can subscrip to get news from my site, I am using whatsAPI to send messages.

mgp25 commented 8 years ago

Use: https://github.com/WHAnonymous/Chat-API

It's explained in the wiki

Regards

adams99 commented 8 years ago

Thank to replay. But I cant find any thing like this issue un the wiki.may be you didnt uderstand me. I want to detect if account whatsapp with number user subscription added my sender number to list contacts.

mgp25 commented 8 years ago

@adams99 is not possible

adams99 commented 8 years ago

Thanks.