Property Image
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Image
Gets the embed's image.
[JsonProperty("image", NullValueHandling = NullValueHandling.Ignore)]
public DiscordEmbedImage? Image { get; }
Gets the embed's image.
[JsonProperty("image", NullValueHandling = NullValueHandling.Ignore)]
public DiscordEmbedImage? Image { get; }