Property ResolvedAttachments
- Namespace
- DisCatSharp.ApplicationCommands.Context
- Assembly
- DisCatSharp.ApplicationCommands.dll
ResolvedAttachments
Gets the attachments in the command parameters, if applicable.
public IReadOnlyList<DiscordAttachment> ResolvedAttachments { get; }