{
"type": "node",
"data": {
"user_id": "string",
"nickname": "string",
"content": [
{
"type": "text",
"data": {
"text": "string"
}
}
]
}
}