tgstation-server
6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
src
Tgstation.Server.Api
Models
ChatProvider.cs
Go to the documentation of this file.
1
namespace
Tgstation.Server.Api.Models
2
{
6
public
enum
ChatProvider
7
{
11
Irc
,
12
16
Discord
,
17
}
18
}
Tgstation.Server.Api.Models
Definition
ChatChannel.cs:6
Tgstation.Server.Api.Models.ChatProvider
ChatProvider
Represents a chat service provider.
Definition
ChatProvider.cs:7
Tgstation.Server.Api.Models.ChatProvider.Irc
@ Irc
Internet relay chat.
Tgstation.Server.Api.Models.ChatProvider.Discord
@ Discord
Superior chat service.
Generated by
1.9.8