Property CoverImageUrl
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
CoverImageUrl
Gets the ID of this application's cover image.
[JsonProperty("cover_image")]
public virtual string? CoverImageUrl { get; }
Gets the ID of this application's cover image.
[JsonProperty("cover_image")]
public virtual string? CoverImageUrl { get; }