Table of Contents

Property Value

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Value

Gets the value of the field.

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

Property Value

string