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

11 lines
167 B
Plaintext

{
"$ref": "core/event.json",
"type": "m.direct",
"content": {
"@bob:example.com": [
"!abcdefgh:example.com",
"!hgfedcba:example.com"
]
}
}