going blind with chat + vesion config update for 1.31

This commit is contained in:
rfi
2023-11-15 19:18:44 +07:00
parent 03128fcb84
commit 5847d32c51
4 changed files with 161 additions and 7 deletions

View File

@@ -430,7 +430,7 @@ namespace AscNet.Common.MsgPack
[global::MessagePack.MessagePackObject(true)]
public class NotifyChatLoginData
{
public UInt32 RefreshTime { get; set; }
public long RefreshTime { get; set; }
[global::MessagePack.MessagePackObject(true)]
public class NotifyChatLoginDataUnlockEmoji
{