Property ImageUrl
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ImageUrl
Gets or sets the embed's image url.
public string? ImageUrl { get; set; }
Property Value
- string
Gets or sets the embed's image url.
public string? ImageUrl { get; set; }