mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Add TODO note about handling initial silences
This commit is contained in:
@ -16,5 +16,7 @@ namespace osu.Game.Online.API.Requests
|
||||
|
||||
[JsonProperty]
|
||||
public List<Message> Messages;
|
||||
|
||||
// TODO: Handle Silences here (will need to add to includes[] in the request).
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user