pub type RedactedSyncRoomAliasesEvent = RedactedSyncStateEvent<RedactedRoomAliasesEventContent>;Expand description
An m.room.aliases event from a sync_events response that has been redacted.
pub type RedactedSyncRoomAliasesEvent = RedactedSyncStateEvent<RedactedRoomAliasesEventContent>;An m.room.aliases event from a sync_events response that has been redacted.