Skip to main content

RelatedEvents

Type Alias RelatedEvents 

Source
type RelatedEvents = BTreeMap<String, FlattenedJson>;
Expand description

The events an event relates to, keyed by relation type, for MSC3664.

Aliased Typeยง

struct RelatedEvents { /* private fields */ }