Table of Contents

Class DiscordMessageInteraction

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.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.