forum

What's the return type of these fields?

posted
Total Posts
2
Topic Starter
ThangProVip
So I've been trying to read osu! api document, but there're few things that I can't understand, most are the return type of the fields, so what's the return type of the mods field in example and how to know that?, what's the return type of the statistics.count field and also what's the return type of the beatmap field?, please help, I'm using Java, thanks.


I got this post, basically I just need to print the json and see what it returns.
abraker
statistics.count are integers
beatmap field is a beatmap json data format - see: docs/index.html#beatmap
Please sign in to reply.

New reply