Authorization: Bearer ********************chat:read-Чтение чатаcurl --location 'https://api-v2.streamvi.io/method/chat/messages?v=undefined&language=undefined&key=undefined&broadcast_id=undefined'{
"total": 0,
"items": [
{
"event_id": "string",
"restreams": [
{
"id": "string",
"event_id": "string",
"restream_id": 0,
"platform": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"error": "string"
}
],
"entities": [
{}
],
"text": "string",
"sender": {},
"created_at": "2019-08-24T14:15:22.123Z",
"broadcast_id": 0,
"is_outgoing": true
}
]
}