mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-04-30 03:22:04 -04:00
20a267c70227f44efbb63bb21105bd9b4b05e4c1
* 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
Description
No description provided
Languages
C#
100%