m.key.verification.start: remove wording that it is typically to-device

It can be either a to-device event or an in-room event.

Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
This commit is contained in:
Sumner Evans 2024-05-27 18:05:40 -06:00
parent 01a816d0da
commit 8905029dec
No known key found for this signature in database

View file

@ -3,9 +3,9 @@ allOf:
- $ref: core-event-schema/event.yaml
description: |-
Begins a key verification process. Typically sent as a [to-device](/client-server-api/#send-to-device-messaging) event. The `method`
field determines the type of verification. The fields in the event will differ depending
on the `method`. This definition includes fields that are in common among all variants.
Begins a key verification process. The `method` field determines the type of
verification. The fields in the event will differ depending on the `method`.
This definition includes fields that are in common among all variants.
properties:
content:
properties: