Class RestUserCommand
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; }