Available on crate feature
events
only.Expand description
Types for the m.space.child
event.
Structs§
- Hierarchy
Space Child Event - An
m.space.child
event represented as a Stripped State Event with an addedorigin_server_ts
key. - 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.child
event.
Type Aliases§
- Initial
Space Child Event - An
m.space.child
event for creating a room. - Original
Space Child Event - An
m.space.child
event. - Original
Sync Space Child Event - An
m.space.child
event from async_events
response. - Redacted
Space Child Event - An
m.space.child
event that has been redacted. - Redacted
Sync Space Child Event - An
m.space.child
event from async_events
response that has been redacted. - Space
Child Event - An
m.space.child
event. - Stripped
Space Child Event - An
m.space.child
event from an invited room preview. - Sync
Space Child Event - An
m.space.child
event from async_events
response.