From 33e6203d363d46d6d5f0b7444424394b58556349 Mon Sep 17 00:00:00 2001 From: cangui Date: Tue, 6 May 2025 19:43:08 +0200 Subject: [PATCH] ezezez --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index e318691..f0d5a55 100644 --- a/index.js +++ b/index.js @@ -136,7 +136,7 @@ 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({ - type: proto.Message.InteractiveMessage.HeaderType.IMAGE, + type: "image", imageMessage: { url: imageUrl }, title: 'Igna', subtitle: 'test'