pub type SyncRoomTopicEvent = SyncStateEvent<RoomTopicEventContent>;Expand description
An m.room.topic event from a sync_events response.
pub type SyncRoomTopicEvent = SyncStateEvent<RoomTopicEventContent>;An m.room.topic event from a sync_events response.