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