Class InteractionContext
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
Represents a context for an interaction.
public sealed class InteractionContext : BaseContext
- Inheritance
-
InteractionContext
- Inherited Members
Properties
- 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.