Table of Contents

Class RestSlashCommand

Namespace
Discord.Rest
Assembly
Discord.Net.Rest.dll

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; }

Property Value

RestSlashCommandData