Property Placeholder
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Placeholder
The text to show when no option is selected.
[JsonProperty("placeholder", NullValueHandling = NullValueHandling.Ignore)]
public string Placeholder { get; }
The text to show when no option is selected.
[JsonProperty("placeholder", NullValueHandling = NullValueHandling.Ignore)]
public string Placeholder { get; }