Property Topic
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Topic
Gets the topic of the stage channel.
[JsonProperty("topic")]
public string Topic { get; }
Gets the topic of the stage channel.
[JsonProperty("topic")]
public string Topic { get; }