1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 13:27:23 +08:00
osu-lazer/osu.Game/Online/API/Requests
2017-09-15 12:44:48 +09:00
..
DownloadBeatmapSetRequest.cs Use a List instead of a Dictionary. 2017-09-09 09:56:01 +05:30
GetBeatmapDetailsRequest.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
GetBeatmapSetsRequest.cs Populate set IDs in GetBeatmapSetsResponse 2017-08-24 20:14:35 +09:00
GetMessagesRequest.cs Use string.Join in GetMessagesRequest. 2017-05-18 02:40:33 +08:00
GetScoresRequest.cs Ensure an OnlineBeatmapID is present before attempting API requests 2017-09-15 12:44:48 +09:00
GetUserRequest.cs Fill more json fields. 2017-06-15 22:09:53 +08:00
GetUsersRequest.cs CI Fixes 2017-06-07 20:16:34 +09:00
ListChannelsRequest.cs Rename incorrect class file. 2017-03-15 14:37:29 +09:00
PostMessageRequest.cs Add chat sending support. 2017-04-19 18:46:52 +09:00