Property Resolved
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Resolved
Gets the Discord snowflake objects resolved from this interaction's arguments.
[JsonProperty("resolved", NullValueHandling = NullValueHandling.Ignore)]
public DiscordInteractionResolvedCollection Resolved { get; }