0
0
Fork 0
matrix-doc/event-schemas/examples/m.typing

8 lines
135 B
Plaintext

{
"$ref": "core/room_edu.json",
"type": "m.typing",
"content": {
"user_ids": ["@alice:matrix.org", "@bob:example.com"]
}
}