Table of Contents

Property Components

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Components

The components contained within the action row.

[JsonIgnore]
public IReadOnlyCollection<DiscordComponent> Components { get; set; }

Property Value

IReadOnlyCollection<DiscordComponent>