diff --git a/packages/whatsapp.gblib/services/WhatsappDirectLine.ts b/packages/whatsapp.gblib/services/WhatsappDirectLine.ts index be177a7a..75ca6859 100644 --- a/packages/whatsapp.gblib/services/WhatsappDirectLine.ts +++ b/packages/whatsapp.gblib/services/WhatsappDirectLine.ts @@ -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