API reference
Property Attachments
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
Attachments
Gets the message attachments when present.
[JsonProperty("attachments", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordAttachment> Attachments { get; }