Property IsAnimated
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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; }