Table of Contents

Property Thumbnail

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Thumbnail

Gets the embed's thumbnail.

[JsonProperty("thumbnail", NullValueHandling = NullValueHandling.Ignore)]
public DiscordEmbedThumbnail? Thumbnail { get; }

Property Value

DiscordEmbedThumbnail