Class RestSlashCommand
Represents a REST-based slash command.
public class RestSlashCommand : RestCommandBase, ISlashCommandInteraction, IApplicationCommandInteraction, IDiscordInteraction, ISnowflakeEntity, IEntity<ulong>
- Inheritance
-
RestSlashCommand
- Implements
- Inherited Members
- Extension Methods
Properties
Data
Gets the data associated with this interaction.
public RestSlashCommandData Data { get; }