Table of Contents
API reference

Property AttachmentFilename

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

AttachmentFilename

Gets or sets the attachment filename to filter by.

[JsonProperty("attachment_filename", NullValueHandling = NullValueHandling.Ignore)]
public string? AttachmentFilename { get; set; }

Property Value

string