Property StaticImageUrl
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
StaticImageUrl
Gets the static image url.
[JsonProperty("static_image_url", NullValueHandling = NullValueHandling.Ignore)]
public string? StaticImageUrl { get; }
Gets the static image url.
[JsonProperty("static_image_url", NullValueHandling = NullValueHandling.Ignore)]
public string? StaticImageUrl { get; }