Shiva
Shiva
Template message , Button Messages and List messages are not going to whatsapp app but its visible on whatsapp web. Everything was working fine but after I updated my whatsapp...
const SID= y_cred.SID; const HSID = y_cred.HSID; const SSID = y_cred.SSID; const APISID = y_cred.APISID; const SAPISID = y_cred.SAPISID; async () => { try { await init({ SID, HSID, SSID,...

Template Message is sent to myself and not to remoteJid Message is visible as received message on my side and message is not visible on remote side **Message body :**...

I am experiencing an issue where the drop event is being triggered within an iframe dropzone even when the draggable element is dropped outside the iframe. This behavior occurs when...