{ "botId": "string", "groupId": "string", "isMute": true }
curl --location --request POST 'http://localhost/muteGroup' \ --header 'X-Token;' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "code": 0 }