Table of Contents

Property Image

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Image

Gets the embed's image.

[JsonProperty("image", NullValueHandling = NullValueHandling.Ignore)]
public DiscordEmbedImage? Image { get; }

Property Value

DiscordEmbedImage