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