Table of Contents

Property Value

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Value

The value of this option. Akin to the Custom Id of components.

[JsonProperty("value", NullValueHandling = NullValueHandling.Ignore)]
public string Value { get; }

Property Value

string