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

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