This commit is contained in:
julien 2025-05-06 14:37:32 +02:00
parent be724564f8
commit 7437b4296f

View File

@ -148,7 +148,7 @@ app.post('/sendInteractiveImage', async (req, res) => {
{
name: 'cta_url',
buttonParamsJson: JSON.stringify({
display_text: 'Spec machine',
display_text: 'Spec',
url: 'https://www.google.com'
})
}