rerereerre
This commit is contained in:
parent
2324ad2c0e
commit
715e8fd5c1
3
index.js
3
index.js
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user