logo
pub type OriginalSyncRoomTombstoneEvent = OriginalSyncStateEvent<RoomTombstoneEventContent>;
Available on crate feature events only.
Expand description

An m.room.tombstone event from a sync_events response.