matrix-spec/api/server-server/examples/edu.json
Travis Ralston 5027a9a59a Improve documentation around EDUs and PDUs
Clarify fields, improve examples, and make the tables in the spec be generated rather than duplicated.
2018-07-31 13:58:23 -06:00

8 lines
143 B
JSON

{
"edu_type": "m.presence",
"origin": "matrix.org",
"destination": "elsewhere.com",
"content": {
"key": "value"
}
}