pub type RedactedRoomTopicEvent = RedactedStateEvent<RedactedRoomTopicEventContent>;
Expand description
An m.room.topic
event that has been redacted.
pub type RedactedRoomTopicEvent = RedactedStateEvent<RedactedRoomTopicEventContent>;
An m.room.topic
event that has been redacted.