curl --location --request POST '/send_group_msg' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"group_id": "nulla cillum dolore et commodo",
"message": [
{
"type": "text",
"data": {
"text": "计象最起派。主立制区手压手白。千织机。"
}
},
{
"type": "text",
"data": {
"text": "性件厂组山极历严形。"
}
},
{
"type": "text",
"data": {
"text": "北路都。头商题积物来拉。类市专。小情便记。"
}
}
]
}'{
"status": "ok",
"retcode": 0,
"data": {
"message_id": 696124706
},
"message": "",
"wording": ""
}