rerereerre

This commit is contained in:
julien 2025-05-06 16:59:20 +02:00
parent 2324ad2c0e
commit 715e8fd5c1

View File

@ -146,7 +146,8 @@ app.post('/sendInteractiveImage', async (req, res) => {
// On donne simplement l'URL, Baileys s'en charge
imageMessage: { url: imageUrl },
title: 'Igna', // facultatif
subtitle: 'test' // facultatif
subtitle: 'test' , // facultatif
hasMediaAttachment: true
}),
body: proto.Message.InteractiveMessage.Body.create({
text: caption || 'Description par défaut'