From 9be4c6480dcf74fb3e92f3416b47517a62ac637a Mon Sep 17 00:00:00 2001 From: julien Date: Tue, 6 May 2025 14:18:54 +0200 Subject: [PATCH] u --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 14abc82..75e6c28 100644 --- a/index.js +++ b/index.js @@ -201,7 +201,7 @@ app.post('/sendInteractiveImage', async (req, res) => { try { await sock.sendMessage(`${phone}@s.whatsapp.net`, { - image: { url: 'https://fastly.picsum.photos/id/866/200/300.jpg' }, + image: { url: 'https://merlo-ch.com/assets/images/site/logo-fond-blanc.svg' }, caption: 'Description Of Messages', title: 'Title Of Messages', subtitle: 'Subtile Message',