Property Description
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Description
Gets the server description shown in the welcome screen.
[JsonProperty("description", NullValueHandling = NullValueHandling.Ignore)]
public string Description { get; }