sharp-chat/SharpChat/Events/ChatEvent.cs

3 lines
62 B
C#

namespace SharpChat.Events;
public interface ChatEvent {}