0
0
Fork 0
matrix-doc/event-schemas/examples/m.ignored_user_list

10 lines
147 B
Plaintext

{
"$ref": "core/event.json",
"type": "m.ignored_user_list",
"content": {
"ignored_users": {
"@someone:example.org": {}
}
}
}