Property Context
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Context
Represents the context in which the interaction was executed in
[JsonProperty("context", NullValueHandling = NullValueHandling.Ignore)]
public DiscordInteractionContextType? Context { get; }