Skip to main content

Module update

Module update 

Source
Available on crate features events and unstable-msc4471 only.
Expand description

Types for the m.stream.update to-device event (MSC4471).

After applying a stream update, clients should render the transient body and ignore any current formatted_body.

Structs§

StreamUpdateContent
The payload of a message-like stream update.
ToDeviceStreamUpdateEventContent
The content of a to-device m.stream.update event.

Enums§

StreamUpdateOperation
A stream update operation.

Type Aliases§

ToDeviceStreamUpdateEvent
An org.matrix.msc4471.stream.update event.