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