tgstation-server
4.4.0
The /tg/station 13 server suite
Main Page
Features
API
Architecture
Packages
Classes
Files
File List
src
Tgstation.Server.Api
Models
Internal
ChatConnectionStringBuilder.cs
Go to the documentation of this file.
1
namespace
Tgstation
.
Server
.
Api
.Models.Internal
2
{
6
public
abstract
class
ChatConnectionStringBuilder
7
{
11
public
abstract
bool
Valid {
get
; }
12
17
public
abstract
override
string
ToString();
18
}
19
}
Tgstation.Server.Api.HeaderTypes.Api
Api header.
Tgstation.Server.Api.Models.IrcPasswordType.Server
Use server authentication
Tgstation.Server.Api.Models.Internal.ChatConnectionStringBuilder
Helper for building ChatBot.ConnectionStrings
Definition:
ChatConnectionStringBuilder.cs:6
Tgstation
Generated by
1.8.11