EZEZEZ
This commit is contained in:
parent
ee8acc82ea
commit
4bfb33088d
6
index.js
6
index.js
@ -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: [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user