public sealed class BriskSpaceLikeItem { public string PlayerId; public string Nickname; public string AvatarUrl; public string CreatedAt; }