Skip to content
Snippets Groups Projects
Commit ab6e1abe authored by Kegan Dougal's avatar Kegan Dougal
Browse files

Added the new power level related events which were recently introduced.

parent 707cd32b
No related branches found
No related tags found
No related merge requests found
...@@ -693,6 +693,66 @@ prefixed with ``m.`` ...@@ -693,6 +693,66 @@ prefixed with ``m.``
TODO TODO
Description: Description:
TODO TODO
``m.room.join_rules``
Summary:
TODO.
Type:
State event
JSON format:
TODO
Example:
TODO
Description:
TODO
``m.room.power_levels``
Summary:
TODO.
Type:
State event
JSON format:
TODO
Example:
TODO
Description:
TODO
``m.room.add_state_level``
Summary:
TODO.
Type:
State event
JSON format:
TODO
Example:
TODO
Description:
TODO
``m.room.send_event_level``
Summary:
TODO.
Type:
State event
JSON format:
TODO
Example:
TODO
Description:
TODO
``m.room.ops_levels``
Summary:
TODO.
Type:
State event
JSON format:
TODO
Example:
TODO
Description:
TODO
``m.room.message`` ``m.room.message``
Summary: Summary:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment