1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-11 05:17:25 +08:00
Bartłomiej Dach d8cb3b68d3
Add "Team" channel type
The lack of this bricks chat completely due to newtonsoft
deserialisation errors:

	2025-02-24 08:32:58 [verbose]: Processing response from https://dev.ppy.sh/api/v2/chat/updates failed with Newtonsoft.Json.JsonSerializationException: Error converting value "TEAM" to type 'osu.Game.Online.Chat.ChannelType'. Path 'presence[39].type', line 1, position 13765.
	2025-02-24 08:32:58 [verbose]: ---> System.ArgumentException: Requested value 'TEAM' was not found.
	2025-02-24 08:32:58 [verbose]: at Newtonsoft.Json.Utilities.EnumUtils.ParseEnum(Type enumType, NamingStrategy namingStrategy, String value, Boolean disallowNumber)
	2025-02-24 08:32:58 [verbose]: at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)
2025-02-24 09:35:51 +01:00
..
2025-02-24 09:35:51 +01:00
2025-02-07 17:33:32 +09:00
2024-12-03 00:00:31 +08:00
2024-02-29 01:21:17 +03:00
2025-02-07 17:33:32 +09:00
2022-11-27 00:00:27 +09:00
2022-11-02 11:44:16 +09:00
2022-11-02 13:16:34 +09:00
2022-11-27 00:00:27 +09:00