Table of Contents

Property Topic

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Topic

Gets the channel's topic. This is applicable to text channels only.

[JsonProperty("topic", NullValueHandling = NullValueHandling.Ignore)]
public string Topic { get; }

Property Value

string