Class RestMessageCommand
Represents a REST-based message command interaction.
public class RestMessageCommand : RestCommandBase, IMessageCommandInteraction, IApplicationCommandInteraction, IDiscordInteraction, ISnowflakeEntity, IEntity<ulong>
- Inheritance
-
RestMessageCommand
- Implements
- Inherited Members
- Extension Methods
Properties
Data
Gets the data associated with this interaction.
public RestMessageCommandData Data { get; }