Show group notification editor

This commit is contained in:
skiffer-git
2022-07-13 11:09:29 +08:00
parent fb4cef7ccb
commit 2d110deb09
6 changed files with 344 additions and 312 deletions
+311 -293
View File
File diff suppressed because it is too large Load Diff
+2
View File
@@ -23,6 +23,8 @@ message GroupInfo{
int32 needVerification = 13;
int32 lookMemberInfo =14;
int32 applyMemberFriend = 15;
uint32 notificationUpdateTime = 16;
string notificationUserID = 17;
}
message GroupInfoForSet{