tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
ChatProvider.cs
Go to the documentation of this file.
2{
6 public enum ChatProvider
7 {
11 Irc,
12
16 Discord,
17 }
18}
ChatProvider
Represents a chat service provider.