Property Attachment
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Attachment
Gets the uploaded attachment metadata.
[JsonProperty("attachment", NullValueHandling = NullValueHandling.Ignore)]
public DiscordAttachment? Attachment { get; }
Gets the uploaded attachment metadata.
[JsonProperty("attachment", NullValueHandling = NullValueHandling.Ignore)]
public DiscordAttachment? Attachment { get; }