Property Placeholder
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Placeholder
Optional placeholder text for this input.
[JsonProperty("placeholder", NullValueHandling = NullValueHandling.Ignore)]
public string? Placeholder { get; set; }
Optional placeholder text for this input.
[JsonProperty("placeholder", NullValueHandling = NullValueHandling.Ignore)]
public string? Placeholder { get; set; }