Class DiscordEmbedImage
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents an image in an embed.
public sealed class DiscordEmbedImage
- Inheritance
-
DiscordEmbedImage
Properties
- Height
Gets the height of the image.
- ProxyUrl
Gets a proxied url of the image.
- Url
Gets the source url of the image.
- Width
Gets the width of the image.