matrix-spec/data/event-schemas/examples/m.invite_permission_config.yaml

8 lines
122 B
YAML
Raw Normal View History

{
"$ref": "core/event.json",
"type": "m.invite_permission_config",
"content": {
"default_action": "block"
}
}