pub type SyncSpaceChildEvent = SyncStateEvent<SpaceChildEventContent>;
Expand description
An m.space.child
event from a sync_events
response.
pub type SyncSpaceChildEvent = SyncStateEvent<SpaceChildEventContent>;
An m.space.child
event from a sync_events
response.