mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
parent
cce8e57b24
commit
f52fde48d8
|
|
@ -4,8 +4,9 @@ allOf:
|
|||
|
||||
description: |-
|
||||
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
|
||||
as a [to-device](/client-server-api/#send-to-device-messaging) event.
|
||||
within a room (in which case it will have all of the [Room Event
|
||||
fields](/client-server-api/#room-event-format)), or as
|
||||
a [to-device](/client-server-api/#send-to-device-messaging) event.
|
||||
|
||||
properties:
|
||||
content:
|
||||
|
|
|
|||
Loading…
Reference in a new issue