mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Add an age to the invite room state example
This commit is contained in:
parent
464f4f5f21
commit
429f302744
|
|
@ -6,6 +6,7 @@
|
|||
"displayname": "Alice Margatroid"
|
||||
},
|
||||
"unsigned": {
|
||||
"age": 1234,
|
||||
"invite_room_state": [
|
||||
{
|
||||
"type": "m.room.name",
|
||||
|
|
|
|||
Loading…
Reference in a new issue