Table of Contents

Property Available

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Available

Gets whether this sticker is available. Only applicable to guild stickers.

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

Property Value

bool