{
"ImageBase64": "",
"ToUserName": [
"string"
]
}
curl --location --request POST '/message/GroupMassMsgImage' \
--header 'Content-Type: application/json' \
--data-raw '{
"ImageBase64": "",
"ToUserName": [
"string"
]
}'
{}