Table of Contents

Property Components

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Components

Gets components for this forwarded message.

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

Property Value

IReadOnlyList<DiscordComponent>