fix(WhatsappDirectLine): comment out unused header component in message structure
Some checks are pending
GBCI / build (push) Waiting to run

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-06-11 11:05:48 -03:00
parent 75b0e0a9c8
commit e17ad407ff

View file

@ -861,16 +861,17 @@ export class WhatsappDirectLine extends GBService {
let data: any = { let data: any = {
name: template, name: template,
components: [ components: [
{ // {
type: 'HEADER', // type: 'HEADER',
format: 'TEXT', // format: 'TEXT',
text: 'Uma novidade para você', // text: 'General Bots',
example: { // example: {
header_text: [ // header_text: [
"Uma novidade para você" // "General Bots"
] // ]
} // }
}, // },
{ {
type: 'BODY', type: 'BODY',
text: text text: text