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