Type Definition ruma_common::events::room::topic::RedactedSyncRoomTopicEvent
source · [−]pub type RedactedSyncRoomTopicEvent = RedactedSyncStateEvent<RedactedRoomTopicEventContent>;Available on crate feature
events only.Expand description
An m.room.topic event from a sync_events response that has been redacted.
