Table of Contents

Property IsAnimated

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsAnimated

Gets whether this emoji is animated.

[JsonProperty("animated")]
public bool IsAnimated { get; }

Property Value

bool