I have a website having whatsapp link on it. When click on WhatsApp icon WhatsApp app opens with chatbox. I want an auto written msg on it so that the user only has to press the send button. Plz, help. Thanks in advance.
HTML :
<a class="english call-msg"
href= "https://wa.me/+911234567891" data-action="share/whatsapp/share"
target="_blank">
<i class="fa fa-whatsapp"></i>Whatsapp
</a>