Module ruma::events::room::power_levels[][src]

This is supported on crate feature events only.
Expand description

Types for the m.room.power_levels event.

Structs

NotificationPowerLevels

The power level requirements for specific notification types.

PowerLevelsEventContent

The payload for PowerLevelsEvent.

RedactedPowerLevelsEventContent

The payload for a redacted PowerLevelsEventContent

Type Definitions

PowerLevelsEvent

Defines the power levels (privileges) of users in the room.