You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
195 B
YAML
11 lines
195 B
YAML
1 year ago
|
{
|
||
|
"$ref": "core/room_event.json",
|
||
|
"type": "m.call.select_answer",
|
||
|
"content": {
|
||
|
"version" : "1",
|
||
|
"call_id": "12345",
|
||
|
"party_id": "67890",
|
||
|
"selected_party_id": "111213"
|
||
|
}
|
||
|
}
|