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

73 lines
1.6 KiB
JSON
Raw Normal View History

2019-06-17 13:59:14 +03:00
[
{
"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"
2023-01-20 13:06:36 +03:00
},
{
"id": 3372,
"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": "❤️",
2023-05-24 15:56:55 +03:00
"note": "!",
2023-01-20 13:06:36 +03:00
"quote": null,
"channel_id": 61,
"created_at": "2019-05-20T12:24:52Z",
"updated_at": "2019-05-20T12:24:52Z"
2019-06-17 13:59:14 +03:00
}
2023-01-20 13:06:36 +03:00
]