-record(json_rpc_request, { jsonrpc :: binary(), method :: binary(), params :: list(gleam@json:json()), id :: integer() }).