Table of Contents
API reference

Property Values

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Values

The submitted values of this file upload component. The values are attachment ids. This is only available in DiscordInteractionData.

[JsonProperty("values", NullValueHandling = NullValueHandling.Ignore)]
public string[]? Values { get; }

Property Value

string[]