Module permissions

Source

Modules§

imp 🔒

Structs§

Permissions
The permissions of our own user in a room.

Enums§

MemberRole
Role of a room member, like admin or moderator.

Constants§

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.

Type Aliases§

PowerLevel
Power level of a user.