Class DiscordEmbedBuilder.EmbedThumbnail
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Represents an embed thumbnail.
public class DiscordEmbedBuilder.EmbedThumbnail
  - Inheritance
 - 
      
      DiscordEmbedBuilder.EmbedThumbnail
 
Properties
- Height
 Gets or sets the thumbnail's height.
- Url
 Gets or sets the thumbnail's image url.
- Width
 Gets or sets the thumbnail's width.