Table of Contents

Class DiscordInteractionMetadata

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll
public abstract class DiscordInteractionMetadata : SnowflakeObject
Inheritance
DiscordInteractionMetadata
Inherited Members

Properties

AuthorizingIntegrationOwners

Mapping of installation contexts that the interaction was authorized for to related user or guild IDs.

Name

The name of the invoked command.

OriginalMessageID

ID of the original response message, present only on follow-up messages.

Type

Type of interaction.

User

Discord user object for the invoking user, if invoked in a DM.