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