fix(whatsapp.lib): Sending of images in official.
This commit is contained in:
parent
dc9d7e96b9
commit
e25b30f793
1 changed files with 1 additions and 1 deletions
|
@ -691,7 +691,7 @@ export class GBConversationalService {
|
||||||
parameters: [
|
parameters: [
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text",
|
||||||
text: "\n" + text,
|
text: text,
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Reference in a new issue