Table of Contents

Class DiscordContainerComponent

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

A container for other components.

public class DiscordContainerComponent : DiscordComponent
Inheritance
object
DiscordContainerComponent
Inherited Members

Constructors

DiscordContainerComponent(IReadOnlyList<DiscordComponent>, bool, DiscordColor?)

Properties

Color

The accent color for this container, similar to an embed.

Components

Gets the components of this container.

IsSpoilered

Gets whether this container is spoilered.