Property IsAnimated
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsAnimated
Gets whether this emoji is animated.
[JsonProperty("animated")]
public bool IsAnimated { get; }
Gets whether this emoji is animated.
[JsonProperty("animated")]
public bool IsAnimated { get; }