0
0
Fork 0
matrix-doc/event-schemas/examples/m.room.join_rules

9 lines
134 B
Plaintext

{
"$ref": "core/state_event.json",
"type": "m.room.join_rules",
"state_key": "",
"content": {
"join_rule": "public"
}
}