logo
pub type SyncRoomTopicEvent = SyncStateEvent<RoomTopicEventContent>;
Expand description

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