{
"guid": "string",
"conversation_id": "",
"content": ""
}
curl --location --request POST '/msg/send_text' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "string",
"conversation_id": "",
"content": ""
}'
{"error_code": 0, "error_message": "ok", "data": {"msg_data": {"id": "1066172", "seq": "7272187", "messagetype": 4, "sender": "1688856814580613", "receiver": "0", "roomid": "10006", "contenttype": 2, "content": "CgoIABIGCgR0ZXN0", "sendtime": 1711601053, "flag": 0, "devinfo": "65537", "appinfo": "Q0FVUW5ldVRzQVlZOGNiTHIrNkN0ZUFYSUkyOXBjb0w=", "sendername": "5bCP5Yqp5omL", "asid": "0"}, "is_svr_fail": false}}