This commit is contained in:
julien 2025-05-06 14:18:54 +02:00
parent 20988733cf
commit 9be4c6480d

View File

@ -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',