docs-matrix-spec/event-schemas/examples/m.direct
2016-10-04 15:07:14 +01:00

9 lines
144 B
Text

{
"type": "m.direct",
"content": {
"@bob:example.com": [
"!abcdefgh:example.com",
"!hgfedcba:example.com"
]
}
}