Table of Contents

Property IsAnimated

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsAnimated

Sets whether this emoji is animated.

[JsonProperty("animated", NullValueHandling = NullValueHandling.Ignore)]
public bool IsAnimated { get; }

Property Value

bool