Property Value
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Value
The developer-defined value that will be returned to the bot when the modal is submitted.
[JsonProperty("value")]
public string Value { get; }
The developer-defined value that will be returned to the bot when the modal is submitted.
[JsonProperty("value")]
public string Value { get; }