mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 18:08:37 +01:00
Clarify fields, improve examples, and make the tables in the spec be generated rather than duplicated.
8 lines
143 B
JSON
8 lines
143 B
JSON
{
|
|
"edu_type": "m.presence",
|
|
"origin": "matrix.org",
|
|
"destination": "elsewhere.com",
|
|
"content": {
|
|
"key": "value"
|
|
}
|
|
} |