jjjj
This commit is contained in:
parent
c6b6d46635
commit
a71c859d83
1
index.js
1
index.js
@ -136,7 +136,6 @@ app.post('/sendInteractiveImage', async (req, res) => {
|
||||
const header = proto.Message.InteractiveMessage.create({
|
||||
// ici on injecte l'image dans le header sans besoin de type explicite
|
||||
header: proto.Message.InteractiveMessage.Header.create({
|
||||
imageMessage: { url: imageUrl },
|
||||
title: 'Igna',
|
||||
subtitle: 'test'
|
||||
}),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user