From 6efafc499718eefc9059755bb280b95b80dc962a Mon Sep 17 00:00:00 2001 From: julien Date: Wed, 7 May 2025 14:48:28 +0200 Subject: [PATCH] sddsdssd --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 7f8658b..3afa44b 100644 --- a/index.js +++ b/index.js @@ -611,6 +611,7 @@ app.post('/sendImageWithBaileysPro', async (req, res) => { { image: { url: imageUrl }, caption: caption || '', + interactiveButtons }, quoted ? { quoted } : {} );