Property Value
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Value
The pre-filled value for the text component.
[JsonProperty("value", NullValueHandling = NullValueHandling.Ignore)]
public string Value { get; }
The pre-filled value for the text component.
[JsonProperty("value", NullValueHandling = NullValueHandling.Ignore)]
public string Value { get; }