Table of Contents

Class DiscordEmbedImage

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents an image in an embed.

public sealed class DiscordEmbedImage : ObservableApiObject
Inheritance
DiscordEmbedImage
Inherited Members

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.