Table of Contents

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

Property Value

string