Property Type
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Type
The type of component this represents.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public DiscordComponentType Type { get; }
The type of component this represents.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public DiscordComponentType Type { get; }