Table of Contents

Class DiscordThumbnailComponent

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents a thumbnail.

public class DiscordThumbnailComponent : DiscordComponent
Inheritance
object
DiscordThumbnailComponent
Inherited Members

Constructors

DiscordThumbnailComponent(DiscordUnfurledMediaItem, string?, bool)
DiscordThumbnailComponent(string, string?, bool)

Properties

Description

Gets the description (alt-text) for this thumbnail.

Media

The image for this thumbnail.

Spoiler

Gets whether this thumbnail is spoilered.