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, IModalSubmission> Values { get; }
A dictionary of submitted fields, keyed on the custom id of the input component.
[JsonIgnore]
public IReadOnlyDictionary<string, IModalSubmission> Values { get; }