Table of Contents

Class InteractionContext

Namespace
DisCatSharp.ApplicationCommands.Context
Assembly
DisCatSharp.ApplicationCommands.dll

Represents a context for an interaction.

public sealed class InteractionContext : BaseContext
Inheritance
InteractionContext
Inherited Members

Constructors

InteractionContext()

Represents a context for an interaction.

Properties

ResolvedAttachments

Gets the attachments in the command parameters, if applicable.

ResolvedChannelMentions

Gets the channels mentioned in the command parameters.

ResolvedRoleMentions

Gets the roles mentioned in the command parameters.

ResolvedUserMentions

Gets the users mentioned in the command parameters.