{ "socketType":2, "list":[ { "type":205, "titleList":[ "美团小程序转发群" ], "receivedName":"甲仑", "originalContent":"美团", "nameList":[ "仑哥" ], "extraText":"附加留言(选填)", "textType":0 } ] }
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":205, "titleList":[ "美团小程序转发群" ], "receivedName":"甲仑", "originalContent":"美团", "nameList":[ "仑哥" ], "extraText":"附加留言(选填)", "textType":0 } ] }'
{ "code": 0, "message": "string", "data": "string" }