This commit is contained in:
skiffer-git 2022-07-07 07:51:40 +08:00
parent f2b0f54c0b
commit 4895323200

View File

@ -163,7 +163,8 @@ const (
//GroupType
NormalGroup = 0
SuperGroup = 1
DepartmentGroup = 2
WorkingGroup = 2
// DepartmentGroup = 2
GroupBaned = 3
GroupBanPrivateChat = 4