0

I want to share a url on https://web.whatsapp.com/. I have searched but I just share on mobile application. I used this code but doesnt open on whatsapp web. How can I do?

var message='https://example.com';
var url = "whatsapp://send?text=" + message;
window.location.href=url;   
Fatih
  • 235
  • 1
  • 4
  • 15

0 Answers0