mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
parent
cce8e57b24
commit
f52fde48d8
|
|
@ -4,8 +4,9 @@ allOf:
|
||||||
|
|
||||||
description: |-
|
description: |-
|
||||||
This event type is used when sending encrypted events. It can be used either
|
This event type is used when sending encrypted events. It can be used either
|
||||||
within a room (in which case it will have all of the [Room Event fields](/client-server-api/#room-event-fields)), or
|
within a room (in which case it will have all of the [Room Event
|
||||||
as a [to-device](/client-server-api/#send-to-device-messaging) event.
|
fields](/client-server-api/#room-event-format)), or as
|
||||||
|
a [to-device](/client-server-api/#send-to-device-messaging) event.
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
content:
|
content:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue