'sending whats app messages through laravel and hiding the admin number

I have used api.whatsapp in href tag so that the user connects directly to the help center of the website

<a href="https://api.whatsapp:/send?phone=number&text=Hello%2C%20World!">Send Message</a>

i don't want the users to see the number in the URL and in there whats-app chat instead there should be the name of my app what should i do?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source