Table of Contents
API reference

Property AttachmentExtensions

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

AttachmentExtensions

Gets or sets the list of attachment extensions to filter by.

[JsonProperty("attachment_extension", NullValueHandling = NullValueHandling.Ignore)]
public List<string>? AttachmentExtensions { get; set; }

Property Value

List<string>