1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-14 01:07:42 +08:00
osu-lazer/osu.Game/Online/API/Requests
2017-09-25 15:52:35 +08:00
..
DownloadBeatmapSetRequest.cs Use a List instead of a Dictionary. 2017-09-09 09:56:01 +05:30
GetBeatmapDetailsRequest.cs URL encode beatmap filename 2017-09-22 22:47:26 +02: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 Initial implementation of chat commands 2017-09-22 01:47:24 +02:00