pub type RedactedSyncRoomTombstoneEvent = RedactedSyncStateEvent<RedactedRoomTombstoneEventContent>;
Expand description
An m.room.tombstone
event from a sync_events
response that has been redacted.
pub type RedactedSyncRoomTombstoneEvent = RedactedSyncStateEvent<RedactedRoomTombstoneEventContent>;
An m.room.tombstone
event from a sync_events
response that has been redacted.