CHAMPION-V3

View Riot's documentation of CHAMPION-V3 endpoint

rotations

// function call
std::unique_ptr<std::vector<char>> response = client_obj.Champion.rotations("<routing>");
// declaration
std::unique_ptr<std::vector<char>> rotations(std::string);