organization

This commit is contained in:
wangchuxiao
2022-05-12 19:00:48 +08:00
committed by Xinwei Xiong(cubxxw-openim)
parent 143c0e022c
commit a5455feff4
11 changed files with 347 additions and 1783 deletions
+4
View File
@@ -148,6 +148,10 @@ const (
GroupStatusDismissed = 2
GroupStatusMuted = 3
//GroupType
NormalGroup = 0
DepartmentGroup = 1
GroupBaned = 3
GroupBanPrivateChat = 4