{
"botId": "string",
"groupId": "string",
"userId": "string"
}curl --location --request POST 'http://localhost/getGroupMember' \
--header 'X-Token: yoyohuhu' \
--header 'Content-Type: application/json' \
--data-raw '{
"botId": "string",
"groupId": "string",
"userId": "string"
}'{
"code": 1,
"data": {
"nickname": "楠哥",
"title": "",
"card": "Wocrj Ihlhpris Vxdj Povgyznn Uccrfu",
"authority": 3,
"joinTime": 1585964194,
"talkTime": 1686012856
}
}