mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 17:08:36 +01:00
10 lines
147 B
Plaintext
10 lines
147 B
Plaintext
{
|
|
"$ref": "core/event.json",
|
|
"type": "m.ignored_user_list",
|
|
"content": {
|
|
"ignored_users": {
|
|
"@someone:example.org": {}
|
|
}
|
|
}
|
|
}
|