Module matrix_sdk::room::power_levels
source · Expand description
Power level configuration types used in the room
module.
Structs§
- 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§
- Checks for changes in the power levels of users in a room based on a new event.