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