Chat - en
Chat describes all customer communication with your Smart Messenger communication channels. Each contact has one chat, but in turn can have multiple communication channels.
{
"id": 2196,
"name": "Oleksandr Baday",
"image": "https:\/\/messenger.smartsender.com\/storage\/projects\/1\/TVZhdSAq9XeqMktQSo7f8qZVHnt4vsy5BmnVt8gl.jpeg",
"contact": ServiceContact,
"gates": Gate[],
"createdAt": "2019-10-23 16:16:38",
"updatedAt": "2019-11-25 21:43:22"
}
Model Description:
Name | Description |
---|---|
id | ID |
name | Chat name (Contact's full name) |
image | Chat Image (Contact Avatar) |
contact | Object of type ServiceContact |
gates | Array of Gate type objects |
createdAt | Chat creation date |
updatedAt | Chat update date |