Class DiscordInteractionDataOption
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents parameters for interaction commands.
public sealed class DiscordInteractionDataOption- Inheritance
- 
      
      DiscordInteractionDataOption
Properties
- Focused
- If this is an autocomplete option: Whether this option is currently active. 
- Name
- Gets the name of this interaction parameter. 
- Options
- Gets the additional parameters if this parameter is a subcommand. 
- RawValue
- Gets the raw value of this interaction parameter. 
- Type
- Gets the type of this interaction parameter.