Module room_version_rules

Source
Expand description

Types for the rules applied to the different room versions.

Structs§

AuthorizationRules
The tweaks in the authorization rules for a room version.
EventFormatRules
The tweaks for verifying the event format for a room version.
RedactionRules
The tweaks in the redaction algorithm for a room version.
RoomPowerLevelsRules
The tweaks for determining the power level of a user.
RoomVersionRules
The rules applied to a room version.
SignaturesRules
The tweaks for verifying the signatures for a room version.
StateResolutionV2Rules
The tweaks in the state resolution v2 algorithm for a room version.

Enums§

EventIdFormatVersion
The format of event IDs for a room version.
RoomIdFormatVersion
The format of room IDs for a room version.
RoomVersionDisposition
The stability of a room version.
StateResolutionVersion
The version of state resolution for a room version.