Table of Contents

Property Components

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Components

The components contained within the resolved action row.

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

Property Value

IReadOnlyList<DiscordComponentResult>