Table of Contents
API reference

Property FileTypes

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

FileTypes

Gets the file types for this slash command parameter.

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

Property Value

List<string>