mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-22 09:18:38 +01:00
10 lines
144 B
Plaintext
10 lines
144 B
Plaintext
|
|
{
|
||
|
|
"type": "m.direct",
|
||
|
|
"content": {
|
||
|
|
"@bob:example.com": [
|
||
|
|
"!abcdefgh:example.com",
|
||
|
|
"!hgfedcba:example.com"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|