{
"Token": "{{Token}}",
"Type": 323,
"Wxid": "wxid_111",
"Content": "hello",
"SubType": 1
}
curl --location --request POST 'http://127.0.0.1:7717' \
--header 'Content-Type: application/json' \
--data-raw '{
"Token": "{{Token}}",
"Type": 323,
"Wxid": "wxid_111",
"Content": "hello",
"SubType": 1
}'
仅支持添加群成员。