This commit is contained in:
julien 2025-05-06 14:21:19 +02:00
parent 9be4c6480d
commit 45324986a2

View File

@ -201,7 +201,7 @@ app.post('/sendInteractiveImage', async (req, res) => {
try {
await sock.sendMessage(`${phone}@s.whatsapp.net`, {
image: { url: 'https://merlo-ch.com/assets/images/site/logo-fond-blanc.svg' },
image: { url: path.join(__dirname, 'public', 'logo-merlo-cs-FR.jpg') },
caption: 'Description Of Messages',
title: 'Title Of Messages',
subtitle: 'Subtile Message',