Table of Contents
API reference

Property FileTypes

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

FileTypes

The file types that can be uploaded.

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

Property Value

List<string>