-
Notifications
You must be signed in to change notification settings - Fork 0
ListOfVoteSummary
Martin Magyar edited this page Dec 22, 2023
·
2 revisions
Can be returned by method:
For more detailed information see ListOfVoteSummary model at BeatSaver API Docs. (bottom of the page)
[
{
"downvotes": 0,
"hash": "string",
"key64": "string",
"mapId": 0,
"score": 0,
"upvotes": 0
}
]