tgstation-server 5.12.7
The /tg/station 13 server suite
Loading...
Searching...
No Matches
DMApiResponse.cs
Go to the documentation of this file.
2{
6 public abstract class DMApiResponse
7 {
11 public string ErrorMessage { get; set; }
12 }
13}
string ErrorMessage
Any errors in the client's parameters.