Property Text
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.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; }