logo
pub type OriginalSyncRoomTopicEvent = OriginalSyncStateEvent<RoomTopicEventContent>;
Available on crate feature events only.
Expand description

An m.room.topic event from a sync_events response.