Property Attachments
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.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; }