Property Values
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Values
A dictionary of submitted fields, keyed on the custom id of the input component.
[JsonIgnore]
public IReadOnlyDictionary<string, string> Values { get; }
A dictionary of submitted fields, keyed on the custom id of the input component.
[JsonIgnore]
public IReadOnlyDictionary<string, string> Values { get; }