Property UploadedFiles
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
UploadedFiles
The files uploaded to the modal.
public IReadOnlyList<DiscordAttachment> UploadedFiles { get; }
The files uploaded to the modal.
public IReadOnlyList<DiscordAttachment> UploadedFiles { get; }