{
"id": "string",
"message": "string",
"_createdAt": "string",
"_createdBy": {},
"replyToAuthor": {},
"replyToId": [
"string"
],
"mentions": [
{
"id": "string",
"name": "string",
"avatar": "string",
"isPortal": true,
"status": 0,
"accountId": "string",
"fullname": "string"
}
],
"attachments": [
{
"originalFilename": "string",
"ext": "string",
"filesize": "string",
"downloadUrl": "string"
}
]
}