We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cfcdf7 commit bb0f144Copy full SHA for bb0f144
docs/endpoints/getGJLevels21.md
@@ -26,9 +26,9 @@ Gets a list of levels.
26
27
| type | desc |
28
| ---- | ---- |
29
-| 0 | most liked |
+| 0 | level search (uses the `str` parameter for the search query) |
30
| 1 | most downloaded |
31
-| 2 | default for the search button (also most liked) |
+| 2 | most liked |
32
| 3 | trending |
33
| 4 | recent |
34
| 5 | user's levels (uses the player ID, **not the account ID,** in the `str` parameter to get which user) |
0 commit comments