Table of Contents
API reference

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; }

Property Value

IReadOnlyList<DiscordAttachment>