mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-03 21:12:03 -04:00
* Add JsonSerializerOptions for serialization and deserialization Add JsonSerializerOptions for serialization and deserialization apparently it has problems with lists with groups like my list<(int r, int c)> so needs options * Fix null check for LastMessage.ChatMessageId Fix null check for LastMessage.ChatMessageId