mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 17:08:36 +01:00
9 lines
188 B
Plaintext
9 lines
188 B
Plaintext
|
|
{
|
||
|
|
"type": "m.key.verification.start",
|
||
|
|
"content": {
|
||
|
|
"from_device": "BobDevice1",
|
||
|
|
"transaction_id": "S0meUniqueAndOpaqueString",
|
||
|
|
"method": "m.sas.v1"
|
||
|
|
}
|
||
|
|
}
|