Property Options
- Namespace
- DSharpPlus.Commands.Processors.SlashCommands
- Assembly
- DSharpPlus.Commands.dll
Options
The options passed to this command.
public required IReadOnlyList<DiscordInteractionDataOption> Options { get; init; }
The options passed to this command.
public required IReadOnlyList<DiscordInteractionDataOption> Options { get; init; }