Class SocketSlashCommandData
Represents the data tied with the SocketSlashCommand interaction.
Inheritance
SocketSlashCommandData
Inherited Members
Namespace: Discord.WebSocket
Assembly: Discord.Net.WebSocket.dll
Syntax
public class SocketSlashCommandData : SocketCommandBaseData<SocketSlashCommandDataOption>, IEntity<ulong>, IApplicationCommandInteractionData, IDiscordInteractionData