Table of Contents

Property Components

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Components

The components for the section.

[JsonProperty("components", NullValueHandling = NullValueHandling.Ignore)]
public List<DiscordTextDisplayComponent> Components { get; }

Property Value

List<DiscordTextDisplayComponent>