using LibMatrix.Interfaces; namespace LibMatrix.EventTypes; public class UnknownEventContent : TimelineEventContent { }