Skip to main content

Module relation

Module relation 

Source
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.
Reply
A rich reply to an event.
Thread
The content of a thread relation.

Enums§

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