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 = {
name: template,
components: [
{
type: 'HEADER',
format: 'TEXT',
text: 'Uma novidade para você',
example: {
header_text: [
"Uma novidade para você"
]
}
},
// {
// type: 'HEADER',
// format: 'TEXT',
// text: 'General Bots',
// example: {
// header_text: [
// "General Bots"
// ]
// }
// },
{
type: 'BODY',
text: text