This model defines a message in a chat.
{ "id": 534, "content": Template, "internal": false, "state": State, "sender": Sender, "gate": Gate, "editedAt": null, "seenAt": "2020-02-06 01:17:11", "createdAt": "2019-08-05 14:06:39", "deliveredAt": "2019-08-05 14:06:41" },
Model Description:
Name | Description |
---|---|
id | ID |
content | Type object Template |
internal | Message label as “internal” |
state | Type object State |
sender | Type object Sender |
gate | Type object Gate |
editedAt | Edit mark |
seenAt | Read mark |
createdAt | Date of creation |
deliveredAt | Date of receiving |