matrix-doc/event-schemas/examples/m.tag

9 lines
89 B
Plaintext

{
"type": "m.tag",
"content": {
"tags": {
"work": {"order": 1}
}
}
}