Property Components
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Components
The components for the section.
[JsonProperty("components", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordTextDisplayComponent> Components { get; }