Add an example of `prev_content
in
unsigned
` to v2 /sync
This commit is contained in:
parent
d067e50af5
commit
451801bf38
1 changed files with 3 additions and 0 deletions
|
@ -241,6 +241,9 @@ paths:
|
|||
"type": "m.room.member",
|
||||
"state_key": "@bob:example.com",
|
||||
"content": {"membership": "join"},
|
||||
"unsigned": {
|
||||
"prev_content": {"membership": "invite"}
|
||||
},
|
||||
"origin_server_ts": 1417731086795
|
||||
},
|
||||
"$74686972643033:example.com": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue