Table of Contents

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; }

Property Value

string