mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-27 12:08:52 +08:00
group level
This commit is contained in:
parent
9069170b3d
commit
442426d2b9
@ -267,9 +267,9 @@ const (
|
||||
AppOrdinaryUsers = 1
|
||||
AppAdmin = 2
|
||||
|
||||
GroupOwner = 1
|
||||
GroupAdmin = 2
|
||||
GroupOrdinaryUsers = 3
|
||||
GroupOwner = 100
|
||||
GroupAdmin = 60
|
||||
GroupOrdinaryUsers = 20
|
||||
|
||||
GroupResponseAgree = 1
|
||||
GroupResponseRefuse = -1
|
||||
|
Loading…
x
Reference in New Issue
Block a user