connection->request("GetAllServersRequest"); $body = $result->getResponseBody(); return $body['GETALLSERVERSRESPONSE']['SERVER']; } }