osu/osu.Game/Online/API/Requests
2020-10-27 23:14:48 +03:00
..
Responses Fix scores sometimes not being re-standardised correctly 2020-09-29 19:06:09 +09:00
CommentVoteRequest.cs
CreateChannelRequest.cs Fetch existing private message channels on re-joining 2020-06-08 17:54:26 +09:00
CreateNewPrivateMessageRequest.cs
CreateNewPrivateMessageResponse.cs
Cursor.cs Initialise some response parameters 2020-07-31 20:55:44 +09:00
DownloadBeatmapSetRequest.cs
DownloadReplayRequest.cs
GetBeatmapRequest.cs
GetBeatmapSetRequest.cs
GetChangelogBuildRequest.cs
GetChangelogRequest.cs
GetCommentsRequest.cs Remove duplicated api request 2020-02-21 19:27:25 +09:00
GetCountriesResponse.cs
GetCountryRankingsRequest.cs
GetFriendsRequest.cs
GetMessagesRequest.cs
GetNewsRequest.cs Implement news api request 2020-07-08 17:58:09 +03:00
GetNewsResponse.cs Implement news api request 2020-07-08 17:58:09 +03:00
GetRankingsRequest.cs Remove stray newline 2020-03-30 16:17:42 +09:00
GetScoresRequest.cs
GetSpotlightRankingsRequest.cs Make sort changes affect request result 2020-07-14 18:09:09 +03:00
GetSpotlightRankingsResponse.cs
GetSpotlightsRequest.cs
GetUpdatesRequest.cs
GetUpdatesResponse.cs
GetUserBeatmapsRequest.cs
GetUserKudosuHistoryRequest.cs
GetUserMostPlayedBeatmapsRequest.cs
GetUserRankingsRequest.cs
GetUserRecentActivitiesRequest.cs
GetUserRequest.cs
GetUserScoresRequest.cs
GetUsersRequest.cs
GetUsersResponse.cs
JoinChannelRequest.cs Fix some web requests retrieving the user too early 2020-07-14 13:07:17 +09:00
LeaveChannelRequest.cs Fix some web requests retrieving the user too early 2020-07-14 13:07:17 +09:00
ListChannelsRequest.cs
MarkChannelAsReadRequest.cs
PaginatedAPIRequest.cs Keep provided IDs where possible if not online 2020-03-30 15:07:39 +09:00
PostBeatmapFavouriteRequest.cs
PostMessageRequest.cs
ResponseWithCursor.cs Remove unnecessary generic specification on cursor 2020-05-14 16:01:07 +09:00
SearchBeatmapSetsRequest.cs Implement filtering by rank achieved 2020-10-27 23:14:48 +03:00
SearchBeatmapSetsResponse.cs Remove unnecessary generic specification on cursor 2020-05-14 16:01:07 +09:00