diff --git a/packages/whatsapp.gblib/services/WhatsappDirectLine.ts b/packages/whatsapp.gblib/services/WhatsappDirectLine.ts index d45ef300..2023621e 100644 --- a/packages/whatsapp.gblib/services/WhatsappDirectLine.ts +++ b/packages/whatsapp.gblib/services/WhatsappDirectLine.ts @@ -983,6 +983,9 @@ export class WhatsappDirectLine extends GBService { else if (provider === "maytapi") { req.body.message = `/start`; } + else { + req.body = `/start`; + } // Resets HEAR ON DIALOG value to none and passes // current dialog to the direct line.