matrix-spec/event-schemas/examples/m.direct

10 lines
144 B
Plaintext
Raw Normal View History

2016-10-04 16:07:14 +02:00
{
"type": "m.direct",
"content": {
"@bob:example.com": [
"!abcdefgh:example.com",
"!hgfedcba:example.com"
]
}
}