Function JSONRPC.makeRequest

Dictionary makeRequest(VariantArg1, VariantArg2) (
  in String method,
  in VariantArg1 params,
  in VariantArg2 id
);