sharp-chat/SharpChat/Events/ChatEvent.cs

4 lines
62 B
C#
Raw Normal View History

namespace SharpChat.Events;
public interface ChatEvent {}