mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 17:08:36 +01:00
Adds https://github.com/matrix-org/matrix-doc/issues/528 Signed-off-by: Travis Ralston <travpc@gmail.com>
9 lines
117 B
Plaintext
9 lines
117 B
Plaintext
{
|
|
"type": "m.ignored_user_list",
|
|
"content": {
|
|
"ignored_users": {
|
|
"@someone:domain.com": {}
|
|
}
|
|
}
|
|
}
|