mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-06 16:03:42 +01:00
10 lines
153 B
YAML
10 lines
153 B
YAML
{
|
|
"$ref": "core/room_event.json",
|
|
"type": "m.call.reject",
|
|
"content": {
|
|
"version" : "1",
|
|
"party_id": "67890",
|
|
"call_id": "12345"
|
|
}
|
|
}
|