docs-matrix-spec/event-schemas/examples/m.typing
2015-12-01 17:23:58 +00:00

7 lines
161 B
Text

{
"type": "m.typing",
"room_id": "!z0mnsuiwhifuhwwfw:matrix.org",
"content": {
"user_ids": ["@alice:matrix.org", "@bob:example.com"]
}
}