Module ruma::events::relation

source ·
Available on crate feature events only.
Expand description

Types describing relationships between events.

Structs

Annotationunstable-msc2677
An annotation for an event.
AnnotationChunkunstable-msc2677
The first chunk of annotations with a token for loading more.
BundledAnnotationunstable-msc2677
Summary of all annotations to an event with the given key and type.
A bundled reference.
Bundled aggregations of related child events.
A bundled replacement.
A bundled thread.
Information about the event a rich reply is replying to.
A reference to another event.
A chunk of references.
The content of a replacement relation.
The content of a thread relation.

Enums

AnnotationTypeunstable-msc2677
Type of annotation.
Relation types as defined in rel_type of an m.relates_to field.