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

9 lines
141 B
Plaintext

{
"$ref": "core/state_event.json",
"type": "m.room.guest_access",
"state_key": "",
"content": {
"guest_access": "can_join"
}
}