Property Attachments
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Attachments
The resolved attachment objects, if any.
[JsonProperty("attachments")]
public IReadOnlyDictionary<ulong, DiscordAttachment> Attachments { get; }
The resolved attachment objects, if any.
[JsonProperty("attachments")]
public IReadOnlyDictionary<ulong, DiscordAttachment> Attachments { get; }