Metadata is always come from the API via the beatmap set.
also added Status to APIBeatmap + APIBeatmapSet
# Conflicts: # osu.Game/Overlays/Chat/ChatTabControl.cs # osu.Game/Overlays/ChatOverlay.cs
# Conflicts: # osu.Game.Tests/Visual/TestCaseChatLink.cs
It should now be retrieved via the linked BeatmapSetInfo
They were previously breaking the two-class-per-file rule.
# Conflicts: # osu.Game/Online/API/Requests/GetMessagesRequest.cs # osu.Game/Overlays/Chat/ChatTabControl.cs