{
"message_type": "private",
"user_id": "string",
"group_id": "string",
"message": [
{
"type": "text",
"data": {
"text": "string"
}
}
],
"messages": [
{
"type": "text",
"data": {
"text": "string"
}
}
],
"auto_escape": true,
"source": "string",
"news": [
{
"text": "string"
}
],
"summary": "string",
"prompt": "string",
"time": "string"
}