Class DiscordMessageInteraction
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents the message interaction data sent when a message is an interaction response.
public class DiscordMessageInteraction : SnowflakeObject
- Inheritance
-
DiscordMessageInteraction
- Inherited Members
Properties
- Name
Gets the name of the DiscordApplicationCommand.
- Type
Gets the type of the interaction.
- User
Gets the user who invoked the interaction.