fix(WhatsappDirectLine): add missing closing brace for header object in message structure

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-06-11 10:05:39 -03:00
parent 2df00d9037
commit 3e390ef91d

View file

@ -869,7 +869,8 @@ export class WhatsappDirectLine extends GBService {
header_text: [ header_text: [
"General Bots" "General Bots"
] ]
}, }
},
{ {
type: 'BODY', type: 'BODY',
text: text text: text