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