Expand description
Types for the m.space.child event.
Structs§
- Hierarchy
Space Child Event - An
m.space.childevent represented as a Stripped State Event with an addedorigin_server_tskey. - Possibly
Redacted Space Child Event Content - The possibly redacted form of
SpaceChildEventContent. - Redacted
Space Child Event Content - Redacted form of
SpaceChildEventContent - Space
Child Event Content - The content of an
m.space.childevent. - Space
Child OrdHelper - Helper type to sort
m.space.childevents using using the algorithm for ordering children within a space.
Traits§
- Space
Child Ord - Helper trait to sort
m.space.childevents using using the algorithm for ordering children within a space.
Type Aliases§
- Initial
Space Child Event - An
m.space.childevent for creating a room. - Original
Space Child Event - An
m.space.childevent. - Original
Sync Space Child Event - An
m.space.childevent from async_eventsresponse. - Redacted
Space Child Event - An
m.space.childevent that has been redacted. - Redacted
Sync Space Child Event - An
m.space.childevent from async_eventsresponse that has been redacted. - Space
Child Event - An
m.space.childevent. - Stripped
Space Child Event - An
m.space.childevent from an invited room preview. - Sync
Space Child Event - An
m.space.childevent from async_eventsresponse.