the browser-facing portion of osu!
1## CursorString 2 3A string value included in some API responses containing the parameter to get the next set of results. 4 5Its value will be null (or not defined) if there are no more results available. 6 7Note that all parameters used in previous request also need to be passed.