This website requires JavaScript.
Explore
Help
Sign in
flashii
/
sharp-chat
Watch
1
Star
0
Fork
You've already forked sharp-chat
0
Code
Pull requests
Releases
Activity
549c80740d
sharp-chat
/
SharpChat
/
Events
/
IChatEvent.cs
5 lines
74 B
C#
Raw
Normal View
History
Unescape
Escape
Rewrote user and channel collections.
2024-05-19 21:02:17 +00:00
namespace
SharpChat.Events
{
Reworking event dispatching... I think? I did this make in february but left it uncommitted. Hopefully it's stable!
2023-07-23 21:31:13 +00:00
public
interface
IChatEvent
{
}
}
Copy permalink