Table of Contents

Property Topic

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Topic

Gets the topic of the Stage instance.

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

Property Value

string