Property Options
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Options
Gets the parameters and values of the invoked interaction.
[JsonProperty("options", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordInteractionDataOption> Options { get; }