79166237

Date: 2024-11-07 11:35:15
Score: 1.5
Natty:
Report link

I can solve this use the api.whatsapp.web

const msgCod = encodeURIComponent(msg);
const linkWhatsApp = `https://api.whatsapp.com/send?phone=${phoneNumber}&text=${msgCod}`;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Xesus Dacal