Property Components
- Namespace
- Dis
Cat .EntitiesSharp
- Assembly
- DisCatSharp.dll
Components
The components contained within the resolved action row.
[JsonProperty("components", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordComponentResult> Components { get; }