QueryClientParamsResponse is the response type for the Query/ClientParams RPC method.
GET /ibc/core/client/v1/params HTTP/1.1 Host: luna.nownodes.io Accept: */*
A successful response.
{ "params": { "allowed_clients": [ "text" ] } }