Property Image
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.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; }