You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[
|
|
{
|
|
"type": "m.room.name",
|
|
"sender": "@bob:example.org",
|
|
"state_key": "",
|
|
"content": {
|
|
"name": "Example Room"
|
|
}
|
|
},
|
|
{
|
|
"type": "m.room.join_rules",
|
|
"sender": "@bob:example.org",
|
|
"state_key": "",
|
|
"content": {
|
|
"join_rule": "invite"
|
|
}
|
|
}
|
|
]
|