QueryChannelsRequest is the request type for the Query/Channels RPC method

interface QueryChannelsRequest {
    pagination?: PageRequest;
}

Properties

Properties

pagination?: PageRequest

pagination request