Table of Contents

Property Resolved

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Resolved

Gets the Discord snowflake objects resolved from this message's auto-populated select menus.

[JsonProperty("resolved", NullValueHandling = NullValueHandling.Ignore)]
public DiscordInteractionResolvedCollection Resolved { get; }

Property Value

DiscordInteractionResolvedCollection