{
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": "string",
"params": {
"key": {}
},
"id": "string",
"uid": "string",
"msgId": "string",
"contentType": "string",
"content": "string",
"fromUserId": "string",
"fromUserNickname": "string",
"toUserId": "string",
"toUserNickname": "string",
"otherUserId": "string",
"otherUserNickname": "string",
"isGroup": true,
"isAt": true,
"isReply": true,
"actualUserId": "string",
"actualUserNickname": "string",
"selfDisplayName": "string",
"empId": 0,
"knowledgeId": 0,
"knowledgeSts": "string",
"knowledgeTime": "string",
"customerId": "string",
"fileName": "string"
}curl --location --request PUT 'http://localhost:8080/chat/channel/robot' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjAxMGVlZDVlLTdkNmItNDNmZi04NDU5LTA5YWZlNzI5NzA1OCJ9.YsK36ujwves7xalfGy22oqADw1eMu9aITA4I9z1QX54yt_S3um7s5IhXT3263e2rcXaOCFItSfoOTzGdEusCCQ' \
--header 'Content-Type: application/json' \
--data-raw '{
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": "string",
"params": {
"key": {}
},
"id": "string",
"uid": "string",
"msgId": "string",
"contentType": "string",
"content": "string",
"fromUserId": "string",
"fromUserNickname": "string",
"toUserId": "string",
"toUserNickname": "string",
"otherUserId": "string",
"otherUserNickname": "string",
"isGroup": true,
"isAt": true,
"isReply": true,
"actualUserId": "string",
"actualUserNickname": "string",
"selfDisplayName": "string",
"empId": 0,
"knowledgeId": 0,
"knowledgeSts": "string",
"knowledgeTime": "string",
"customerId": "string",
"fileName": "string"
}'{
"": {}
}