Class SocketSlashCommandData
Represents the data tied with the Discord.WebSocket.SocketSlashCommand interaction.
Assembly: Discord.Net.WebSocket.dll​
View Source​
Declaration
public class SocketSlashCommandData : SocketCommandBaseData<SocketSlashCommandDataOption>, IEntity<ulong>, IApplicationCommandInteractionData, IDiscordInteractionData