matrix-rust-sdk/test_data/events/typing.json

11 lines
197 B
JSON

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