{
"fromTgId": 0,
"fromName": "string",
"groupId": 0,
"groupName": "string",
"botId": 0,
"botType": 0
}curl --location --request POST 'test-mg-admin.hwyc.io/pri/v1/add/invite/group/log' \
--header 'Content-Type: application/json' \
--data-raw '{
"fromTgId": 0,
"fromName": "string",
"groupId": 0,
"groupName": "string",
"botId": 0,
"botType": 0
}'{
"code": 0,
"msg": "string",
"data": {},
"success": true
}