tgstation-server
The /tg/station 13 server suite
Main Page
API
Architecture
Packages
Classes
Files
File List
src
Tgstation.Server.Host
Components
Interop
CommCommand.cs
Go to the documentation of this file.
1
using
System
.Collections.Generic;
2
3
namespace
Tgstation
.
Server
.Host.Components.Interop
4
{
8
sealed
class
CommCommand
9
{
13
public
IReadOnlyDictionary<string, object> Parameters {
get
;
set
; }
14
18
public
string
RawJson {
get
;
set
; }
19
}
20
}
Tgstation.Server.Api.Models.IrcPasswordType.Server
Use server authentication
System
Tgstation.Server.Host.Components.Interop.CommCommand
Represents a command from DD
Definition:
CommCommand.cs:8
Tgstation
Generated by
1.8.11