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