1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 02:07:24 +08:00
osu-lazer/osu.Game/Online/API/Requests
2018-11-28 18:33:01 +09:00
..
Responses Score -> ScoreInfo 2018-11-28 18:33:01 +09:00
CreateNewPrivateMessageRequest.cs Add support for creating new PM conversations 2018-11-13 17:24:11 +09:00
CreateNewPrivateMessageResponse.cs Add support for creating new PM conversations 2018-11-13 17:24:11 +09:00
DownloadBeatmapSetRequest.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
GetBeatmapDetailsRequest.cs Move beatmap lookup ability to new request 2018-06-08 12:21:12 +09:00
GetBeatmapRequest.cs Fix incorrect hash usage 2018-06-08 14:38:04 +09:00
GetBeatmapSetRequest.cs Reorganise API requests and response classes 2018-06-08 11:42:35 +09:00
GetFriendsRequest.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
GetMessagesRequest.cs Update chat to work with new API version 2018-09-25 20:53:24 +09:00
GetScoresRequest.cs Score -> ScoreInfo 2018-11-28 18:33:01 +09:00
GetUpdatesRequest.cs Update chat to work with new API version 2018-09-25 20:53:24 +09:00
GetUpdatesResponse.cs Add explicit usage via attribute 2018-09-26 19:58:58 +09:00
GetUserBeatmapsRequest.cs Reorganise API requests and response classes 2018-06-08 11:42:35 +09:00
GetUserMostPlayedBeatmapsRequest.cs Reorganise API requests and response classes 2018-06-08 11:42:35 +09:00
GetUserRecentActivitiesRequest.cs Reorganise API requests and response classes 2018-06-08 11:42:35 +09:00
GetUserRequest.cs Fix new detections in rider 2018.1 2018-04-23 14:56:45 +09:00
GetUserScoresRequest.cs Score -> ScoreInfo 2018-11-28 18:33:01 +09:00
GetUsersRequest.cs Reorganise API requests and response classes 2018-06-08 11:42:35 +09:00
JoinChannelRequest.cs Remove incorrect API response 2018-09-26 19:13:38 +09:00
LeaveChannelRequest.cs Update chat to work with new API version 2018-09-25 20:53:24 +09:00
ListChannelsRequest.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
PostMessageRequest.cs Fix outdated API variable 2018-09-28 19:33:30 +09:00
SearchBeatmapSetsRequest.cs Update beatmap search API to match latest osu-web structure 2018-10-23 18:05:41 +09:00
SearchBeatmapSetsResponse.cs Update beatmap search API to match latest osu-web structure 2018-10-23 18:05:41 +09:00