This commit is contained in:
cangui 2025-05-06 20:28:55 +02:00
parent 30a6f2171d
commit c6b6d46635

View File

@ -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({
type: proto.Message.InteractiveMessage.HeaderType.IMAGE,
imageMessage: { url: imageUrl },
title: 'Igna',
subtitle: 'test'