...
Name | Mandatory | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type |
|
| The type of the multimedia message. It can assume one of the following values:
| ||||||||||
content |
|
| An object containing the following properies:
| ||||||||||
replyTo |
|
| Message ID you are replying to |
Supported formats:
...
png
...
jpg
...
jpeg
...
...
xls
...
xlsx
...
doc
...
docx
...
ppt
...
Returns:
Type | Description |
---|---|
JS Promise | A Javascript Promise that returns the object sent without the base64 property |
...