ruma::events

Module relation

Source
Available on crate feature events only.
Expand description

Types describing relationships between events.

Structs§

Annotation
An annotation for an event.
BundledMessageLikeRelations
Bundled aggregations of related child events of a message-like event.
BundledReference
A bundled reference.
BundledStateRelations
Bundled aggregations of related child events of a state event.
BundledThread
A bundled thread.
InReplyTo
Information about the event a rich reply is replying to.
Reference
A reference to another event.
ReferenceChunk
A chunk of references.
Replacement
The content of a replacement relation.
Thread
The content of a thread relation.

Enums§

RelationType
Relation types as defined in rel_type of an m.relates_to field.