Module power_levels

Source
Expand description

Power level configuration types used in the room module.

Structs§

RoomPowerLevelChanges
A set of common power levels required for various operations within a room, that can be applied as a single operation. When updating these settings, any levels that are None will remain unchanged.

Functions§

power_level_user_changes
Checks for changes in the power levels of users in a room based on a new event.