Authorization: oauth ********************curl --location --request GET 'https://api-v2.streamvi.io/method/channel_settings/chat/telegram/posts?v&language&project_id&channel_id' \
--header 'Authorization: oauth <token>'{
"results": [
{
"message_id": 0,
"text": "string",
"attachments": {}
}
]
}