mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-11 10:03:43 +01:00
Mention precedence
This commit is contained in:
parent
078dd0165f
commit
18dc7784df
|
|
@ -781,6 +781,9 @@ options which can be set when creating a room:
|
|||
The expected format of the state events are an object with ``type``,
|
||||
``state_key`` and ``content`` keys set.
|
||||
|
||||
Takes precedence over events set by ``presets``, but gets overriden by
|
||||
``name`` and ``topic`` keys.
|
||||
|
||||
Example::
|
||||
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue