This commit is contained in:
hahwu 2025-09-17 11:02:53 +08:00
parent a7bfd749cd
commit d7535e6c88

View File

@ -1458,6 +1458,7 @@ message NotifyFriendLog{
message FriendBubbleInfo{
int32 Id = 1; // id
int32 Type = 2; // 1: 2:
repeated ItemInfo Items = 3; //
}
message NotifyFriendCard{