1
0
mirror of synced 2024-11-24 12:46:02 +03:00
mg-bot-api-client-php/tests/Resources/messageWithQuote.json

40 lines
996 B
JSON
Raw Normal View History

2023-06-05 14:10:11 +03:00
{
"id": 3373,
"time": "2023-04-26T21:22:19+03:00",
"type": "text",
"scope": "public",
"chat_id": 519717,
"is_read": false,
"is_edit": false,
"status": "seen",
"from": {
"id": 519896,
"external_id": "",
"type": "customer",
"avatar": "",
"name": "Иван Иванов",
"username": "Иван",
"first_name": "Иван",
"last_name": "Иванов"
},
"content": "А можно при встрече и оплата картой.",
"quote": {
"id": 22144962,
"type": "text",
"from": {
"id": 11111,
"external_id": "116",
"type": "user",
"avatar": "",
"name": "Николай Замышляев",
"first_name": "Николай",
"last_name": "Замышляев",
"available": true
},
"time": "2023-04-26T21:20:30+03:00",
"content": "Something content"
},
"channel_id": 61,
"created_at": "2023-04-26T18:22:19.785679Z",
"updated_at": "2023-04-26T18:22:20.533114Z"
}