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