curl --location --request POST '/send_private_msg' \
--header 'Content-Type: application/json' \
--data-raw ''{
"status": "ok",
"retcode": 0,
"data": {
"message_id": 0
},
"message": "string",
"echo": "string",
"wording": "string",
"stream": "stream-action"
}