This commit is contained in:
julien 2025-05-07 11:48:50 +02:00
parent 8c4992074b
commit 421586c0f4

View File

@ -454,7 +454,7 @@ app.post('/sendProductMessage', async (req, res) => {
try { try {
const jid = `${phone}@s.whatsapp.net`; const jid = `${phone}@s.whatsapp.net`;
await client.sendMessage( await sock.sendMessage(
jid, jid,
{ {
product: { product: {