{ "botId": "{{botId}}", "groupId": "{{groupId}}", "userId": "204481649" }
curl --location 'http://localhost/muteGroupMember' \ --header 'X-Token: yoyohuhu' \ --header 'Content-Type: application/json' \ --data '{ "botId": "{{botId}}", "groupId": "{{groupId}}", "userId": "204481649" }'
{ "code": 0 }