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

11 lines
167 B
Plaintext
Raw Permalink Normal View History

2016-10-04 14:07:14 +00:00
{
"$ref": "core/event.json",
2016-10-04 14:07:14 +00:00
"type": "m.direct",
"content": {
"@bob:example.com": [
"!abcdefgh:example.com",
"!hgfedcba:example.com"
]
2016-10-04 14:07:14 +00:00
}
}