{ "botId": "string", "groupId": "string" }
curl --location --request POST '/listEnterpriseGroupMember' \ --header 'X-Token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "botId": "string", "groupId": "string" }'
{}