Class DiscordInteractionDataOption
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents parameters for interaction commands.
public sealed class DiscordInteractionDataOption : ObservableApiObject
- Inheritance
-
DiscordInteractionDataOption
- Inherited Members
Properties
- Focused
Whether this option is currently focused by the user. Only applicable for autocomplete option choices.
- Name
Gets the name of this interaction parameter.
- Options
Gets the additional parameters if this parameter is a subcommand.
- Type
Gets the type of this interaction parameter.