# User type
It is the value that defines the grade value among the contents of the message sent and received.
Use it when necessary, such as restricting writing according to user level or assigning special icons (e.g., highlighting chat room managers)
# User level table
Value | Identifier | Description |
---|---|---|
user | USER | General user |
userManager | userManager | Chat room manager |
userMute | userMute | Write restricted user |
manager | manager | Chat Manager |