1
0
mirror of synced 2024-11-22 20:06:01 +03:00
mg-bot-api-client-php/tests/Resources/messages.json

48 lines
1.1 KiB
JSON

[
{
"id": 3376,
"time": "2019-05-20T17:17:28+03:00",
"type": "text",
"scope": "public",
"chat_id": 26,
"is_read": false,
"is_edit": false,
"status": "seen",
"from": {
"id": 35,
"type": "customer",
"avatar": "",
"name": "Иванов Иван",
"username": "username",
"first_name": "Иванов Иван"
},
"content": "Text",
"quote": null,
"channel_id": 61,
"created_at": "2019-05-20T14:17:28.025314Z",
"updated_at": "2019-05-20T14:20:57.05964Z"
},
{
"id": 3373,
"time": "2019-05-20T15:24:52+03:00",
"type": "text",
"scope": "public",
"chat_id": 26,
"is_read": false,
"is_edit": false,
"status": "seen",
"from": {
"id": 35,
"type": "customer",
"avatar": "",
"name": "Иванов Иван",
"username": "username",
"first_name": "Иванов Иван"
},
"content": "❤️",
"quote": null,
"channel_id": 61,
"created_at": "2019-05-20T12:24:52.478633Z",
"updated_at": "2019-05-20T12:24:52.585284Z"
}
]