mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-06 11:44:10 +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``,
|
The expected format of the state events are an object with ``type``,
|
||||||
``state_key`` and ``content`` keys set.
|
``state_key`` and ``content`` keys set.
|
||||||
|
|
||||||
|
Takes precedence over events set by ``presets``, but gets overriden by
|
||||||
|
``name`` and ``topic`` keys.
|
||||||
|
|
||||||
Example::
|
Example::
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue