Table of Contents

Property Components

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Components

The components for the container.

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

Property Value

IReadOnlyList<DiscordComponent>