{
"guid": "{{guid_test}}",
"room_id": "10714727805292201",
"message": {
"top_id": "5",
"content_type": 2,
"sendtime": 1719281445,
"sender_name": "",
"sender_corp_id": "0",
"sender_id": "7881303251914194",
"appinfo": "7919153193478875566",
"content": "这是一条debot产生的置顶消息",
"at_list": [],
"quote_content": "",
"quote_appinfo": "",
"msg_type": 2
},
"appinfo": "7919153193478875566"
}
curl --location --request POST 'http://auto.depthsdata.com:8766/api/COE/rpc/service/debot/set_room_top_msg' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "301964dd-781a-3a48-ab06-babf37470cc7",
"room_id": "10714727805292201",
"message": {
"top_id": "5",
"content_type": 2,
"sendtime": 1719281445,
"sender_name": "",
"sender_corp_id": "0",
"sender_id": "7881303251914194",
"appinfo": "7919153193478875566",
"content": "这是一条debot产生的置顶消息",
"at_list": [],
"quote_content": "",
"quote_appinfo": "",
"msg_type": 2
},
"appinfo": "7919153193478875566"
}'
{}