Property Topic
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Topic
Gets the topic of the forum. This doubles as the guidelines for the forum.
[JsonProperty("topic")]
public string Topic { get; }
Gets the topic of the forum. This doubles as the guidelines for the forum.
[JsonProperty("topic")]
public string Topic { get; }