{ "socketType": 2, "list": [ { "type": 218, "titleList": [ "仑哥" ], "objectName": "logo.png", "fileUrl": "https://cdn.asrtts.cn/static/image/logo3_180_raw.png", "fileType": "image", "extraText": "附加留言(选填)" } ] }
curl --location -g --request POST 'https://api.worktool.ymdyes.cn/wework/sendRawMessage?robotId=worktool1' \ --header 'Content-Type: application/json' \ --data-raw '{ "socketType": 2, "list": [ { "type": 218, "titleList": [ "仑哥" ], "objectName": "logo.png", "fileUrl": "https://cdn.asrtts.cn/static/image/logo3_180_raw.png", "fileType": "image", "extraText": "附加留言(选填)" } ] }'
{ "code": 0, "message": "string", "data": "string" }