Table of Contents
API reference

Property IsAvailable

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsAvailable

Gets whether the emoji is available for use. An emoji may not be available due to loss of server boost.

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

Property Value

bool