new(whatsapp.gblib): New WhatsApp provider: Meta.
This commit is contained in:
parent
1cf54c28c3
commit
23265ce488
1 changed files with 2 additions and 0 deletions
|
@ -659,6 +659,8 @@ export class GBConversationalService {
|
||||||
: fileUrl;
|
: fileUrl;
|
||||||
|
|
||||||
text = text.substring(image.length).trim();
|
text = text.substring(image.length).trim();
|
||||||
|
text = text.replace(/\n/g, "\\n");
|
||||||
|
|
||||||
let data = {
|
let data = {
|
||||||
name: 'broadcast', components: [
|
name: 'broadcast', components: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue