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; }
Gets the value of the field.
[JsonProperty("value", NullValueHandling = NullValueHandling.Ignore)]
public string? Value { get; set; }