Property Attachments
- Namespace
- DisCatSharp.Experimental.Entities
- Assembly
- DisCatSharp.Experimental.dll
Attachments
Gets the attachments.
[JsonProperty("attachments")]
public List<GcpAttachmentUploadInformation> Attachments { get; }
Gets the attachments.
[JsonProperty("attachments")]
public List<GcpAttachmentUploadInformation> Attachments { get; }