further improvements in permission

This commit is contained in:
tiago.kayaya
2022-03-30 15:08:23 +01:00
parent 5ff9ba77cb
commit 236cc86fbf
14 changed files with 66 additions and 33 deletions
@@ -0,0 +1,3 @@
export class ChatPermission{
access = 541;
}