Property Attachments
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Attachments
Gets files attached to this message.
[JsonIgnore]
public IReadOnlyList<DiscordAttachment> Attachments { get; }
Gets files attached to this message.
[JsonIgnore]
public IReadOnlyList<DiscordAttachment> Attachments { get; }