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