Module permissions
Source - imp 🔒
- Permissions
- The permissions of our own user in a room.
- MemberRole
- Role of a room member, like admin or moderator.
- POWER_LEVEL_ADMIN
- The minimum power level to have the role of Administrator, according to the
Matrix specification.
- POWER_LEVEL_MAX
- The maximum power level that can be set, according to the Matrix
specification.
- POWER_LEVEL_MIN
- The minimum power level that can be set, according to the Matrix
specification.
- POWER_LEVEL_MOD
- The minimum power level to have the role of Moderator, according to the
Matrix specification.
- PowerLevel
- Power level of a user.