Class DiscordEmbedThumbnail
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Represents a thumbnail in an embed.
public sealed class DiscordEmbedThumbnail
  - Inheritance
 - 
      
      DiscordEmbedThumbnail
 
Properties
- Height
 Gets the height of the thumbnail.
- ProxyUrl
 Gets a proxied url of the thumbnail.
- Url
 Gets the source url of the thumbnail (only https).
- Width
 Gets the width of the thumbnail.