logo
pub type OriginalSyncRoomTopicEvent = OriginalSyncStateEvent<RoomTopicEventContent>;
Expand description

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