{
"bcc": "string",
"cc": "string",
"content": "string",
"delivery": {},
"existing_attachments": [
"string"
],
"new_attachments": [
{
"file": "string",
"name": "string"
}
],
"read": "boolean",
"set_reminder": {
"delay": "integer",
"number_left": "integer"
},
"subject": "string",
"to": "string"
}
{
"errors": [
{
"code": "string",
"deprecated": "boolean",
"message": "string",
"will_be_deprecated": "boolean"
}
]
}
Updates the specified chat message.
{
"bcc": "string",
"cc": "string",
"content": "string",
"delivery": {},
"existing_attachments": [
"string"
],
"new_attachments": [
{
"file": "string",
"name": "string"
}
],
"read": "boolean",
"set_reminder": {
"delay": "integer",
"number_left": "integer"
},
"subject": "string",
"to": "string"
}
{
"errors": [
{
"code": "string",
"deprecated": "boolean",
"message": "string",
"will_be_deprecated": "boolean"
}
]
}
Show properties
{
"bcc": "string",
"cc": "string",
"content": "string",
"delivery": {},
"existing_attachments": [
"string"
],
"new_attachments": [
{
"file": "string",
"name": "string"
}
],
"read": "boolean",
"set_reminder": {
"delay": "integer",
"number_left": "integer"
},
"subject": "string",
"to": "string"
}
{
"errors": [
{
"code": "string",
"deprecated": "boolean",
"message": "string",
"will_be_deprecated": "boolean"
}
]
}