using LibMatrix.Interfaces; namespace LibMatrix.StateEventTypes; public class UnknownEventContent : EventContent { }