Property ComponentType
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
ComponentType
The type of component that invoked this interaction, if applicable.
[JsonProperty("component_type", NullValueHandling = NullValueHandling.Ignore)]
public DiscordComponentType ComponentType { get; }