Table of Contents

Property IsAnimated

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsAnimated

Gets whether this emoji is animated.

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

Property Value

bool