I am developing a web site, I need to send web URL to specific contact from WhatsApp.
I tried this code:
<a href="whatsapp://send?text=https://www.example.com" >send </a>
In this code display contact list in WhatsApp. I need to send URL direct to specific contact.