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>
pull/1830/head
Sumner Evans 6 months ago
parent 01a816d0da
commit 8905029dec
No known key found for this signature in database

@ -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:

Loading…
Cancel
Save