Property Text
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Text
Gets the footer's text.
[JsonProperty("text", NullValueHandling = NullValueHandling.Ignore)]
public string Text { get; }
Gets the footer's text.
[JsonProperty("text", NullValueHandling = NullValueHandling.Ignore)]
public string Text { get; }