Table of Contents

Class RestMessageCommand

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

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

Property Value

RestMessageCommandData