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