{
"guid": "087c16d6-050e-3eda-8e04-68de09780291",
"user_list": [
"7881301xxxxxxx"
],
"room_list": [
"10779xxxxxxxx"
],
"content": "你好",
"image_msg_list": [
{
"image_url": "https://wework.qpic.cn/wwpic/816939_13XbcgvqQimlLzs_1688522339/0",
"size": 10000,
"thumb_width": 300,
"thumb_height": 240
}
],
"video_msg_list": [
{
"file_id": "",
"size": 0,
"file_name": "",
"aes_key": "",
"md5": "",
"video_duration": 15,
"video_width": 300,
"video_height": 240
}
],
"weapp_msg_list": [
{
"username": "",
"appid": "",
"appname": "",
"appicon": "",
"title": "",
"page_path": "",
"file_id": "",
"size": 0,
"aes_key": "",
"md5": ""
}
],
"link_msg_list": [
{
"title": "",
"description": "",
"url": "",
"image_url": ""
}
],
"file_msg_list": [
{
"file_id": "",
"size": 1024,
"file_name": "xxxx",
"aes_key": "",
"md5": ""
}
]
}curl --location '/msg/send_group_msg' \
--header 'Content-Type: application/json' \
--data '{
"guid": "087c16d6-050e-3eda-8e04-68de09780291",
"user_list": [
"7881301xxxxxxx"
],
"room_list": [
"10779xxxxxxxx"
],
"content": "你好",
"image_msg_list": [
{
"image_url": "https://wework.qpic.cn/wwpic/816939_13XbcgvqQimlLzs_1688522339/0",
"size": 10000,
"thumb_width": 300,
"thumb_height": 240
}
],
"video_msg_list": [
{
"file_id": "",
"size": 0,
"file_name": "",
"aes_key": "",
"md5": "",
"video_duration": 15,
"video_width": 300,
"video_height": 240
}
],
"weapp_msg_list": [
{
"username": "",
"appid": "",
"appname": "",
"appicon": "",
"title": "",
"page_path": "",
"file_id": "",
"size": 0,
"aes_key": "",
"md5": ""
}
],
"link_msg_list": [
{
"title": "",
"description": "",
"url": "",
"image_url": ""
}
],
"file_msg_list": [
{
"file_id": "",
"size": 1024,
"file_name": "xxxx",
"aes_key": "",
"md5": ""
}
]
}'"string"