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