Table of Contents

Class RestUserCommand

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

Represents a REST-based user command.

public class RestUserCommand : RestCommandBase, IUserCommandInteraction, IApplicationCommandInteraction, IDiscordInteraction, ISnowflakeEntity, IEntity<ulong>
Inheritance
RestUserCommand
Implements
Inherited Members
Extension Methods

Properties

Data

Gets the data associated with this interaction.

public RestUserCommandData Data { get; }

Property Value

RestUserCommandData