This commit is contained in:
julien 2025-05-07 11:26:58 +02:00
parent ee8acc82ea
commit 4bfb33088d

View File

@ -561,9 +561,9 @@ app.post('/testHeaderImage', async (req, res) => {
}),
header: proto.Message.InteractiveMessage.Header.create({
hasMediaAttachment: true,
imageMessage: media.imageMessage,
title: "Logo Merlo",
subtitle: "Header avec image"
imageMessage: generate("image", "https://wa.canguidev.fr/static/logo-merlo-cs-FR.jpg"),
// title: "Logo Merlo",
// subtitle: "Header avec image"
}),
nativeFlowMessage: proto.Message.InteractiveMessage.NativeFlowMessage.create({
buttons: [