{
"botId": "{{botId}}",
"groupId": "{{groupId}}"
}curl --location --request POST 'http://localhost/getGroup' \
--header 'X-Token: yoyohuhu' \
--header 'Content-Type: application/json' \
--data-raw '{
"botId": "{{botId}}",
"groupId": "{{groupId}}"
}'{
"code": 0,
"data": {
"id": "955469968",
"name": "QYBot - Users②",
"location": "",
"type": "",
"tag": "",
"discription": ""
}
}