Property Components
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Components
The components contained within the action row.
[JsonProperty("components", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordComponent> Components { get; }