This website requires JavaScript.
Explore
Help
Sign in
flashii
/
sharp-chat
Watch
3
Star
0
Fork
You've already forked sharp-chat
0
Code
Issues
Pull requests
Releases
Activity
34e4e9b1a9
Branches
Tags
No results found.
sharp-chat
/
SharpChat
/
UserStatus.cs
8 lines
87 B
C#
Raw
Normal View
History
Unescape
Escape
Switched to file namespace declarations.
2025-04-26 23:15:54 +00:00
namespace
SharpChat
;
public
enum
UserStatus
{
Online
,
Away
,
Offline
,
Imported stable branch.
2022-08-30 17:00:58 +02:00
}
Reference in a new issue
Copy permalink