logo
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.