Table of Contents

Property Text

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Text

Gets the footer's text.

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

Property Value

string