dddd
This commit is contained in:
parent
e9c51cdebc
commit
fdece82ee5
2
index.js
2
index.js
@ -509,7 +509,7 @@ app.post('/testInteractiveImage', async (req, res) => {
|
||||
await sock.sendMessage(
|
||||
jid,
|
||||
{
|
||||
image: { url: "https://example.com/image.jpg" }, // remplace par une vraie image en HTTPS
|
||||
image: { url: "https://wa.canguidev.fr/static/logo-merlo-cs-FR.jpg" }, // remplace par une vraie image en HTTPS
|
||||
caption: "📌 Découvrez notre service interactif !",
|
||||
title: "Merlo Interactive Demo",
|
||||
subtitle: "Choisissez une action",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user