namespace SharpChat.Events { public interface IChatEvent { } }